Adding logging into start script

This commit is contained in:
Martyn Inglis
2015-12-02 10:06:45 +00:00
parent 2d50ec082e
commit 18faa96dbd

1
scripts/aws_run_app.sh Normal file → Executable file
View File

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