"No default index.lighttpd.html file found... not backing up" is not an error.

Signed-off-by: DL6ER <dl6er@dl6er.de>
pull/2932/head
DL6ER 5 years ago
parent 847c4f26aa
commit f582344b9a
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

@ -1692,7 +1692,7 @@ installPiholeWeb() {
# Otherwise,
else
# don't do anything
printf "%b %b %s\\n" "${OVER}" "${CROSS}" "${str}"
printf "%b %b %s\\n" "${OVER}" "${INFO}" "${str}"
printf " No default index.lighttpd.html file found... not backing up\\n"
fi

Loading…
Cancel
Save