3 lines
71 B
Bash
3 lines
71 B
Bash
|
#node main.js > /dev/null 2>&1 &
|
||
|
./node_modules/.bin/pm2 start main.js
|