mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-19 20:52:32 -04:00
New script to run db updates so can be done by ubuntu user
This commit is contained in:
3
scripts/aws_db_updates.sh
Executable file
3
scripts/aws_db_updates.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 db.py db upgrade
|
||||
Reference in New Issue
Block a user