node
This commit is contained in:
@ -47,7 +47,7 @@ python3 manage.py migrate
|
|||||||
chmod 777 db.sqlite3
|
chmod 777 db.sqlite3
|
||||||
|
|
||||||
forever stop $workingPath/node_rtc/app.js
|
forever stop $workingPath/node_rtc/app.js
|
||||||
echo "starting node add"
|
echo "starting node app on port $nodePort"
|
||||||
forever start $workingPath/node_rtc/app.js
|
forever start $workingPath/node_rtc/app.js
|
||||||
|
|
||||||
echo "creating apache VirtualHost file"
|
echo "creating apache VirtualHost file"
|
||||||
|
Reference in New Issue
Block a user