Start script and pm2
This commit is contained in:
parent
d834eed748
commit
79dcfa7b83
2
deps.sh
2
deps.sh
@ -1 +1 @@
|
||||
npm install axios sharp get-image-colors
|
||||
npm install axios sharp get-image-colors pm2
|
||||
|
2
start_linux.sh
Executable file
2
start_linux.sh
Executable file
@ -0,0 +1,2 @@
|
||||
git pull
|
||||
node_modules/.bin/pm2 start main.js
|
Loading…
x
Reference in New Issue
Block a user