1
0
mirror of https://github.com/php/systems.git synced 2026-03-23 23:32:12 +01:00

Make sure to put this link back after rsync removes it

This commit is contained in:
Derick Rethans
2025-01-28 11:46:26 +00:00
parent 2c067bcdc4
commit ccacf4753f

View File

@@ -13,3 +13,5 @@ SALT=`cat /local/this-box/matomo.env.salt`
cat /var/www/analytics/www/config/config.ini.php | sed "s/PLACEHOLDERFORSALT-REPLACEDONDEPLOY/${SALT}/" > /tmp/config.ini.php && mv /tmp/config.ini.php /var/www/analytics/www/config/config.ini.php
chown -R www-data:www-data /var/www/analytics
ln -s /local/this-box/DBIP-City.mmdb /var/www/analytics/www/misc