No db updates on admin app

This commit is contained in:
Martyn Inglis
2016-01-19 21:54:31 +00:00
parent ca36b56d4c
commit 35b711f956

View File

@@ -3,4 +3,3 @@
echo "Install dependencies"
cd /home/ubuntu/notifications-admin;
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
python3 db.py db upgrade