From b310bf84bedb0695f300ff2bb559c7252b570ac7 Mon Sep 17 00:00:00 2001 From: Enzo Date: Mon, 11 Dec 2023 16:03:06 +0100 Subject: [PATCH] /app --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crontab b/crontab index 544980d..6da8f5e 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ -* * * * * python3 testFinal.py >> /app/cron.log 2>&1 -00 08 * * * python3 generateurModele.py >> /app/cron.log 2>&1 +* * * * * python3 /app/testFinal.py >> /app/cron.log 2>&1 +00 08 * * * python3 /app/generateurModele.py >> /app/cron.log 2>&1