website/etc/entrypoints/worker
Jake Howard 4326dc2299
Add helper entrypoint scripts
This keeps the configuration for what to run inside the container, without adding the extra weight and config of s6
2023-02-22 08:53:42 +00:00

6 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
set -e
exec python manage.py rqworker --with-scheduler