ошибочка

This commit is contained in:
Alexey Kasyanchuk 2017-01-04 11:39:02 +03:00
parent 6ec4b359db
commit 43303475f9

4
deploy
View File

@ -3,6 +3,6 @@
SOURCE_PATH="`dirname \"$0\"`"
cd "$SOURCE_PATH"
npm install
pw2 stop index.js
pm2 stop index.js
npm run build
pw2 start index.js
pm2 start index.js