diff --git a/conf/cron_kanboard b/conf/cron_kanboard index 04a9686..e649b91 100644 --- a/conf/cron_kanboard +++ b/conf/cron_kanboard @@ -1,2 +1,2 @@ # Execute the daily cronjob at 8am -0 8 * * * cd "__FINALPATH__" && ./cli cronjob >/dev/null 2>&1 \ No newline at end of file +0 8 * * * cd "__FINALPATH__" && PHP__YNH_PHP_VERSION__ ./cli cronjob >/dev/null 2>&1 \ No newline at end of file