agenda_culturel/deployment/scripts/celery/start-beat.sh
2023-11-15 12:01:35 +01:00

7 lines
79 B
Bash
Executable File

#!/bin/bash
set -o errexit
set -o nounset
celery -A "$APP_NAME" beat -l info