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