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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
git pull
|
||||
node_modules/.bin/pm2 start main.js
|
Loading…
Reference in New Issue