This commit is contained in:
William Mantly
2016-06-17 01:05:53 -04:00
parent 3ff71a5114
commit 61af6f62b6
3 changed files with 4 additions and 4 deletions

View File

@ -19,6 +19,7 @@ python3 manage.py migrate
chmod 777 .
chmod 777 db.sqlite3
service apache2 reload
/usr/sbin/service apache2 restart
exit 0