mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
4 lines
166 B
Text
4 lines
166 B
Text
|
# https://docs.weblate.org/en/latest/admin/management.html#update-index
|
||
|
# every 10 minutes
|
||
|
10 * * * * www-data cd "__FINALPATH__" && python3 ./manage.py update_index
|