feat: add archive cron job
the build was successful Details

This commit is contained in:
Jan Christian Grünhage 2018-04-17 16:21:17 +01:00
parent 5bc0e7e8e4
commit 954c839cd5
1 changed files with 2 additions and 0 deletions

View 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