background the flask app. not for production consumption

This commit is contained in:
Martyn Inglis
2015-12-02 10:47:08 +00:00
parent a6f357d8b3
commit b1cad3f8f8

View File

@@ -1,4 +1,4 @@
#!/bin/bash
echo "Starting application"
python /home/ubuntu/notifications-admin/app.py runserver
python /home/ubuntu/notifications-admin/app.py runserver &