Updated install process #4

Merged
sixteenmillimeter merged 11 commits from dev into master 2018-10-11 00:47:50 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit d81d3a714b - Show all commits

View File

@ -43,5 +43,7 @@ echo "Install node"
npm install
sudo pm2 start process.json
sudo pm2 save
sudo pm2 startup
echo "Finished installing intval3"