first commit
This commit is contained in:
4
scripts/boot.sh
Normal file
4
scripts/boot.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
python -m alembic upgrade head
|
||||
python -m gunicorn
|
||||
Reference in New Issue
Block a user