From 615c34795595998ea9468f5391304d8dc9351911 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 15 Nov 2016 12:21:31 -0500 Subject: [PATCH] Update create.sh --- create.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/create.sh b/create.sh index 7a15ffe..046b70a 100644 --- a/create.sh +++ b/create.sh @@ -47,6 +47,7 @@ git checkout $name python3 manage.py collectstatic --noinput python3 manage.py migrate chmod 777 db.sqlite3 +chmod 777 -R .track-storage forever stop $workingPath/node_rtc/app.js echo "starting node app on port $nodePort"