add clearing of celery locks to docker

This commit is contained in:
wh1te909 2022-12-30 21:21:45 +00:00
parent 9192fa0fe2
commit 6b6f7744aa
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ EOF
python manage.py create_natsapi_conf
python manage.py create_uwsgi_conf
python manage.py create_installer_user
python manage.py clear_redis_celery_locks
python manage.py post_update_tasks
# create super user