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