npm install pm2@latest -g # Install pm2 command line globally $ pm2 start ... pm2 start my-bash-script.sh -x --interpreter bash $ pm2 start ...
確定! 回上一頁