mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-02 15:19:57 -04:00
Revert "Update master with all the staging changes for aws deployments."
This reverts commit bfb59811f4.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
echo "Install dependencies"
|
||||
cd /home/notify-app/notifications-api;
|
||||
pip3 install -r /home/notify-app/notifications-api/requirements.txt
|
||||
cd /home/ubuntu/notifications-api;
|
||||
pip3 install -r /home/ubuntu/notifications-api/requirements.txt
|
||||
python3 db.py db upgrade
|
||||
|
||||
Reference in New Issue
Block a user