mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Adding logging into start script
This commit is contained in:
1
scripts/aws_run_app.sh
Normal file → Executable file
1
scripts/aws_run_app.sh
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "Starting application"
|
||||||
python /home/ubuntu/notifications-admin/app.py runserver
|
python /home/ubuntu/notifications-admin/app.py runserver
|
||||||
|
|||||||
Reference in New Issue
Block a user