diff --git a/cron b/cron index dfc0fd1..a1906ef 100644 --- a/cron +++ b/cron @@ -1 +1 @@ -0 6 * * * /code/app/run.sh >> /code/app/temp/logs/run-$(date +%Y%m%d-%H%M%S).log 2>&1 +0 5 * * * /code/app/run.sh >> /code/app/temp/logs/run-$(date +%Y%m%d-%H%M%S).log 2>&1