This commit is contained in:
Wizzard
2023-07-13 11:43:40 -04:00
parent f8e8188a35
commit 768ff75e00
5 changed files with 49 additions and 0 deletions

2
scripts/start.sh Executable file
View File

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