mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Putting this back in the dependencies file for now
- this fails on the instance and not sure why, putting back till I can figure it out
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 db.py db upgrade
|
||||
@@ -4,3 +4,4 @@ echo "Install dependencies"
|
||||
cd /home/ubuntu/notifications-admin;
|
||||
export FLASK_CONFIG=/home/ubuntu/config.cfg
|
||||
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
|
||||
python3 db.py db upgrade
|
||||
|
||||
Reference in New Issue
Block a user