Your script will block execution, so AT VERY LEAST you should send NodeJS process to background: #!/bin/bash cd /var/www/node nohup node ...
確定! 回上一頁