node
This commit is contained in:
parent
7437a9fe3b
commit
847407beee
@ -46,8 +46,8 @@ python3 manage.py collectstatic --noinput
|
|||||||
python3 manage.py migrate
|
python3 manage.py migrate
|
||||||
chmod 777 db.sqlite3
|
chmod 777 db.sqlite3
|
||||||
|
|
||||||
echo "starting node add"
|
|
||||||
forever stop $workingPath/node_rtc/app.js
|
forever stop $workingPath/node_rtc/app.js
|
||||||
|
echo "starting node add"
|
||||||
forever start $workingPath/node_rtc/app.js
|
forever start $workingPath/node_rtc/app.js
|
||||||
|
|
||||||
echo "creating apache VirtualHost file"
|
echo "creating apache VirtualHost file"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user