Skip to content
Snippets Groups Projects
start-celery.sh 87 B
#!/bin/bash

echo "Step 01. starting celery"

celery --app=onegeo_suite worker -l INFO