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 586666e9ca
Testing (#101)
* Upgrade v.1.2.16
* Upgrade to PHP7.3

Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
Co-authored-by: Jimmy Monin <jimmy@monin.net>
2020-11-12 15:39:12 +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