1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Apply suggestions from code review @_@

This commit is contained in:
Alexandre Aubin 2024-05-11 14:47:38 +02:00 committed by GitHub
parent 81a2760750
commit b394dec766
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
cron
View file

@ -8,7 +8,7 @@
0 17 * * 5 root /bin/bash __BASEDIR__/maintenance.sh update_app_levels
# Every 6 hours
0 */4 * * * root /bin/bash __BASEDIR__/maintenance.sh fetch_main_dashboard
0 */6 * * * root /bin/bash __BASEDIR__/maintenance.sh fetch_main_dashboard
# Every day at 2AM
0 */4 * * * root /bin/bash __BASEDIR__/maintenance.sh fetch_level_history
0 2 * * * root /bin/bash __BASEDIR__/maintenance.sh fetch_level_history