summarylogtreecommitdiffstats
path: root/kanboard-cron
diff options
context:
space:
mode:
Diffstat (limited to 'kanboard-cron')
-rw-r--r--kanboard-cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/kanboard-cron b/kanboard-cron
index 5d79d8c20ce9..975255a03aec 100644
--- a/kanboard-cron
+++ b/kanboard-cron
@@ -1,2 +1,2 @@
-0 8 * * * cd /usr/share/webapps/kanboard && ./kanboard cronjob >/dev/null 2>&1
+0 8 * * * cd /usr/share/webapps/kanboard && ./cli cronjob >/dev/null 2>&1
# Runs Cron tasks every day at 8AM