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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user