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 1 additions and 1 deletions
Showing only changes of commit 5686a6b1bb - Show all commits

View File

@ -31,6 +31,6 @@ rm master.zip
cd intval3
npm install
pm2 start process.json
sudo pm2 start process.json
echo "Finished installing intval3"