debug
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Exécute la tâche cron toutes les heures
|
||||
*/5 * * * * cd /app && python manage.py runcrons > /proc/1/fd/1 2>/proc/1/fd/2
|
||||
*/5 * * * * /app/python manage.py runcrons > /var/logs/runcrons.logs
|
||||
|
Reference in New Issue
Block a user