This commit is contained in:
2024-04-12 17:01:22 +02:00
parent fb510736e8
commit 3682d1c907

View File

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