debug cron

This commit is contained in:
2024-04-12 17:33:26 +02:00
parent 3682d1c907
commit c1f7eafbf2
2 changed files with 3 additions and 3 deletions

View File

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