1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/conf/cron_kanboard
Éric Gaspar 2a6c044e30
Upgrade v.1.2.16 (#99)
* v.1.2.16
2020-10-30 15:08:59 +01:00

2 lines
No EOL
122 B
Text

# Execute the daily cronjob at 8am
0 8 * * * __APP__ cd "__FINALPATH__" && PHP__PHPVERSION__ ./cli cronjob >/dev/null 2>&1