1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 04:30:55 +00:00

Fix indentation

This commit is contained in:
Mcat12 2017-02-07 18:14:41 -05:00 committed by GitHub
parent 4fcf8fd23f
commit a48317883d

View File

@ -146,9 +146,7 @@ main() {
echo "*** Update script has malfunctioned, fallthrough reached. Please contact support"
exit 1
fi
else # Web Admin not installed, so only verify if core is up to date
if ! ${core_update}; then
echo ":::"
echo "::: Everything is up to date!"