mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Update deployment files for aws
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Install dependencies"
|
||||
cd /home/ubuntu/notifications-admin;
|
||||
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
||||
cd /home/notify-app/notifications-admin;
|
||||
pip3 install -r /home/notify-app/notifications-admin/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user