Disambiguate nested ifs.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
Dan Schaper 2016-12-29 01:35:52 -08:00
parent bbb958b7ed
commit ea9ec384c6
No known key found for this signature in database
GPG key ID: 572E999E385B7BFC

View file

@ -742,6 +742,7 @@ notify_package_updates_available() {
echo "::: We recommend you update your OS after installing Pi-Hole! "
echo ":::"
fi
else
echo "::: Kernel update detected, please reboot your system and try again if your installation fails."
fi
}