1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-18 06:08:21 +00:00

Modify indentation

This commit is contained in:
Mcat12 2017-11-21 18:37:38 -05:00 committed by GitHub
parent 6f0bb30def
commit 8d721d086c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,8 +230,7 @@ gravity_Pull() {
else
echo -e "${OVER} ${CROSS} ${str} Not found / empty list"
fi;;
* )
echo -e "${OVER} ${CROSS} ${str} ${url} ${httpCode}";;
*) echo -e "${OVER} ${CROSS} ${str} ${url} ${httpCode}";;
esac
# Determine if the blocklist was downloaded and saved correctly