This commit is contained in:
William Mantly 2016-10-01 22:12:03 -04:00
parent f934e1bc70
commit 563b252e68

View File

@ -49,7 +49,7 @@ chmod 777 db.sqlite3
forever stop $workingPath/node_rtc/app.js
echo "starting node app on port $nodePort"
forever start $workingPath/node_rtc/app.js -l
forever start $workingPath/node_rtc/app.js
echo "creating apache VirtualHost file"