Removed the db upgrades

This commit is contained in:
Martyn Inglis
2016-01-11 17:23:10 +00:00
parent 1866b04eaf
commit 35b4f8f3a7

View File

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