This commit is contained in:
parent
5bc0e7e8e4
commit
954c839cd5
1 changed files with 2 additions and 0 deletions
2
root/etc/periodic/hourly/matomo-archive
Executable file
2
root/etc/periodic/hourly/matomo-archive
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
su-exec ${UID}:${GID} /usr/bin/php7 /matomo/console core:archive --url=http://localhost:8888/ > /config/archive.log
|
Loading…
Reference in a new issue