This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6f357d8b37e3a8515a07ff1f8172585e633c2ab
notifications-admin
/
scripts
/
aws_run_app.sh
5 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Added aws run script to use full path to application for codedeploy
2015-12-02 09:59:30 +00:00
#!/bin/bash
Adding logging into start script
2015-12-02 10:06:45 +00:00
echo
"Starting application"
Added aws run script to use full path to application for codedeploy
2015-12-02 09:59:30 +00:00
python /home/ubuntu/notifications-admin/app.py runserver
Reference in New Issue
Copy Permalink