1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

changes to cronjob hack as test

This commit is contained in:
cwivagg 2022-12-24 08:52:14 -05:00 committed by GitHub
parent dd5c181807
commit b968fd40f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,7 +209,7 @@
cron:
name: "MatomoDataIngestionOnReboot2"
special_time: reboot
job: "sudo chown -R www-data:www-data /library/www/matomo"
job: "sudo touch /library/www/matomo/tmp/cache/token.php && sudo mkdir /library/www/matomo/tmp/cache/tracker && sudo chown -R www-data:www-data /library/www/matomo"
user: root
cron_file: "matomo_reboot2"