-
fix(cli) re-enable search in $PATH for nginx executable
发布于
2015-10-22 04:52:06 +00:00 Since IO.file_exists was being called and of course returned false when
called with justnginx, the command was never executed, and no chance
was given to the shell to try to find the executable in the $PATH.Fix #610
下载附件