Updated celery-worker.sh to actually star the Celery worker.

This commit is contained in:
2017-06-07 17:19:02 +02:00
parent d56e1afe73
commit a62d1e3d7d

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
source /install_scripts.sh
source /manage.sh operations worker -- -C
source /manage.sh celery worker -- -C