From 159651a3d64d6517704e9cb4d4d0343fdc390055 Mon Sep 17 00:00:00 2001 From: Enzo Date: Mon, 11 Dec 2023 16:24:07 +0100 Subject: [PATCH] root --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crontab b/crontab index 5bda9ac..f721cd1 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ -* * * * * sudo python3 /app/testFinal.py >> /app/cron.log 2>&1 -00 08 * * * sudo python3 /app/generateurModele.py >> /app/cron.log 2>&1 +* * * * * root python3 /app/testFinal.py >> /app/cron.log 2>&1 +00 08 * * * root python3 /app/generateurModele.py >> /app/cron.log 2>&1