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

7 lines
97 B
Text

#!/command/with-contenv bash
set -e
cd /app
exec python manage.py db_worker -v3 --interval 10