debug
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
# Exécute la tâche cron toutes les heures
|
# 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
|
||||||
|
Reference in New Issue
Block a user