From e3809e8e1ec54c016c0339b4363ca9a345ab4b55 Mon Sep 17 00:00:00 2001 From: Enzo Date: Tue, 12 Dec 2023 08:55:13 +0100 Subject: [PATCH] update crontab --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crontab b/crontab index 6da8f5e..1288fb1 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ -* * * * * python3 /app/testFinal.py >> /app/cron.log 2>&1 -00 08 * * * python3 /app/generateurModele.py >> /app/cron.log 2>&1 +* * * * * python3 /app/testFinal.py +00 08 * * * python3 /app/generateurModele.py