Première intégration d'un événement FB

This commit is contained in:
Jean-Marie Favreau
2023-10-18 19:53:26 +02:00
parent d69ed7f3d8
commit 0af45f6d23
8 changed files with 61 additions and 32 deletions

View File

@@ -3,4 +3,4 @@
set -o errexit
set -o nounset
celery -A "$APP_NAME" worker -l info
python3 /usr/local/lib/python3.11/site-packages/watchdog/watchmedo.py auto-restart -d agenda_culturel -p '*.py' --recursive -- celery -A "$APP_NAME" worker -l info