diff --git a/crontab b/crontab index 40cb9e4..544980d 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ -* * * * * python testFinal.py >> /app/cron.log 2>&1 -00 08 * * * python generateurModele.py >> /app/cron.log 2>&1 +* * * * * python3 testFinal.py >> /app/cron.log 2>&1 +00 08 * * * python3 generateurModele.py >> /app/cron.log 2>&1