Compare commits

..

No commits in common. "d0d5e72c5d69ebdaf97f45774e25f280620a3859" and "a7d6d0404a791f588be117dcde6bc4fba544158c" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,8 @@ On a fresh install as root user using
`cd deployment_dcdn_static`
`chmod u+x install.sh`
4. Launch the script
`bash install.sh`

View File

@ -20,7 +20,6 @@ echo "telemetry.consent=0" > /var/www/.nuxtrc
echo "telemetry.enabled=false" >> /var/www/.nuxtrc
chown -R www-data:www-data /var/www/.nuxtrc
mkdir /var/www/html
rm /var/www/html/*
chown www-data:www-data /var/www/html