From b9553511749cf9d89ecd859dc1170d781ebd004d Mon Sep 17 00:00:00 2001 From: Enzo Date: Mon, 11 Dec 2023 15:31:47 +0100 Subject: [PATCH] test --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index 40cb9e4..3353f42 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ -* * * * * python testFinal.py >> /app/cron.log 2>&1 +01 * * * * python testFinal.py >> /app/cron.log 2>&1 00 08 * * * python generateurModele.py >> /app/cron.log 2>&1