mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-18 21:44:41 -04:00
Fixed some bash if blocks and removed env file from db.py
This commit is contained in:
@@ -7,7 +7,6 @@ then
|
||||
cd /home/ubuntu/notifications-api;
|
||||
pip3 install -r /home/notify-app/notifications-api/requirements.txt
|
||||
python3 db.py db upgrade
|
||||
fi
|
||||
else
|
||||
echo "Depenencies for ubuntu"
|
||||
cd /home/ubuntu/notifications-api;
|
||||
|
||||
Reference in New Issue
Block a user