Run start/stop as ubuntu

This commit is contained in:
Martyn Inglis
2016-01-19 21:26:45 +00:00
parent 26b44f61e3
commit ca36b56d4c
2 changed files with 2 additions and 3 deletions

View File

@@ -2,6 +2,5 @@
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