Start script and pm2
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user