Update django-launcher.dev.sh
This commit is contained in:
parent
4094813e3b
commit
5452f14df4
@ -10,6 +10,7 @@ python3 manage.py makemigrations
|
||||
python3 manage.py migrate
|
||||
|
||||
# Apply crons
|
||||
service cron start
|
||||
python3 manage.py crontab remove
|
||||
python3 manage.py crontab add
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user