docker-matomo/root/etc/periodic/hourly/matomo-archive

3 lines
126 B
Plaintext
Raw Permalink Normal View History

2018-04-17 15:21:17 +00:00
#!/bin/sh
su-exec ${UID}:${GID} /usr/bin/php7 /matomo/console core:archive --url=http://localhost:8888/ > /config/archive.log