Fixed wrong indentation

pull/961/head
DL6ER 8 years ago
parent bb28d94884
commit bc8cf1b2d8
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

@ -799,7 +799,7 @@ installPiholeWeb() {
mkdir /var/www/html/pihole
if [ -f /var/www/html/index.lighttpd.html ]; then
mv /var/www/html/index.lighttpd.html /var/www/html/index.lighttpd.orig
else
else
printf "\n:::\tNo default index.lighttpd.html file found... not backing up"
fi
cp /etc/.pihole/advanced/index.* /var/www/html/pihole/.

Loading…
Cancel
Save