mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 00:08:25 -04:00
Removed the db upgrades
This commit is contained in:
@@ -4,4 +4,3 @@ echo "Install dependencies"
|
|||||||
cd /home/ubuntu/notifications-admin;
|
cd /home/ubuntu/notifications-admin;
|
||||||
export FLASK_CONFIG=/home/ubuntu/config.cfg
|
export FLASK_CONFIG=/home/ubuntu/config.cfg
|
||||||
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
||||||
python3 db.py db upgrade
|
|
||||||
|
|||||||
Reference in New Issue
Block a user