don`t reboot end of script

This commit is contained in:
openoms
2019-02-05 08:13:40 +00:00
parent 738ed075f3
commit 25cf2d4ce9

View File

@@ -531,7 +531,7 @@ echo ""
echo "IMPORTANT IF WANT TO MAKE A RELEASE IMAGE FROM THIS BUILD:"
echo "login once after reboot without HDD and run 'XXprepareRelease.sh'"
echo ""
echo "to continue reboot with `sudo shutdown -r now` and login with admin"
echo "to continue reboot with sudo shutdown -r now and login with admin"
# install LCD only on an rPI running Raspbian
if [ "${baseImage}" = "raspbian" ]; then