mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Disambiguate nested ifs.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
bbb958b7ed
commit
ea9ec384c6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue