mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update cron_kanboard
This commit is contained in:
parent
fc085ed9de
commit
6958428897
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
# Execute the daily cronjob at 8am
|
||||
0 8 * * * cd "__FINALPATH__" && PHP__YNH_PHP_VERSION__ ./cli cronjob >/dev/null 2>&1
|
||||
0 8 * * * __APP__ cd "__FINALPATH__" && PHP__YNH_PHP_VERSION__ ./cli cronjob >/dev/null 2>&1
|
Loading…
Add table
Reference in a new issue