Updated celery-worker.sh to actually star the Celery worker.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source /install_scripts.sh
|
||||
source /manage.sh operations worker -- -C
|
||||
source /manage.sh celery worker -- -C
|
||||
|
Reference in New Issue
Block a user