mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2024-11-26 21:27:11 +00:00
sleep before migration
This commit is contained in:
parent
eb198f7c4f
commit
6fd83e7398
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
python manage.py compilemessages
|
||||
python manage.py makemigrations
|
||||
sleep 5
|
||||
python manage.py migrate
|
||||
|
||||
# TODO: use uwsgi in production
|
||||
|
Loading…
Reference in New Issue
Block a user