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

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER 2019-09-17 21:59:48 +02:00
parent 847c4f26aa
commit f582344b9a
No known key found for this signature in database
GPG key ID: 00135ACBD90B28DD

View file

@ -1692,7 +1692,7 @@ installPiholeWeb() {
# Otherwise, # Otherwise,
else else
# don't do anything # 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" printf " No default index.lighttpd.html file found... not backing up\\n"
fi fi