From 40fecd28e423853297a81e8d8fa8a804e2448550 Mon Sep 17 00:00:00 2001 From: Kirosbr Date: Fri, 12 Apr 2024 15:32:38 +0200 Subject: [PATCH] debug --- crons_jobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crons_jobs b/crons_jobs index 36261e0..86d35b4 100644 --- a/crons_jobs +++ b/crons_jobs @@ -1,2 +1,2 @@ # 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