website/etc/s6-rc.d/rq/run

8 lines
95 B
Plaintext

#!/command/with-contenv bash
set -e
cd /app
exec python manage.py rqworker --with-scheduler