mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
Disambiguate nested ifs.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
bbb958b7ed
commit
ea9ec384c6
@ -742,6 +742,7 @@ notify_package_updates_available() {
|
|||||||
echo "::: We recommend you update your OS after installing Pi-Hole! "
|
echo "::: We recommend you update your OS after installing Pi-Hole! "
|
||||||
echo ":::"
|
echo ":::"
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
echo "::: Kernel update detected, please reboot your system and try again if your installation fails."
|
echo "::: Kernel update detected, please reboot your system and try again if your installation fails."
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user