Update django-launcher.pro.sh
This commit is contained in:
parent
5452f14df4
commit
81eea97727
@ -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