Customiziation options and pathing fixes

This commit is contained in:
Wizzard
2023-07-13 13:40:01 -04:00
parent 370646b5fe
commit 3089bc3a5e
4 changed files with 5 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
#node main.js > /dev/null 2>&1 &
./node_modules/.bin/pm2 start main.js
../node_modules/.bin/pm2 start main.js