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:
parent
dd5c181807
commit
b968fd40f5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue