This commit is contained in:
2024-04-12 15:32:38 +02:00
parent 12d26fa261
commit 40fecd28e4

View File

@@ -1,2 +1,2 @@
# Exécute la tâche cron toutes les heures # Exécute la tâche cron toutes les heures
*/5 * * * * cd /app && python manage.py runcrons */5 * * * * cd /app && python manage.py runcrons > /proc/1/fd/1 2>/proc/1/fd/2