Modified script and auto updater
This commit is contained in:
3
start_linux.sh
Normal file
3
start_linux.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#node main.js > /dev/null 2>&1 &
|
||||
git pull
|
||||
node_modules/.bin/pm2 start main.js
|
||||
Reference in New Issue
Block a user