diff --git a/root/etc/s6.d/matomo/run b/root/etc/s6.d/matomo/run index 2eda8e2..31209e3 100755 --- a/root/etc/s6.d/matomo/run +++ b/root/etc/s6.d/matomo/run @@ -5,5 +5,5 @@ fi ln -s /config/config.ini.php /matomo/config/config.ini.php -chown ${UID}:${GID} /config /matomo /var/log/php7 +chown -R ${UID}:${GID} /config /matomo /var/log/php7 s6-svc -O /etc/s6.d/matomo