mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
don`t reboot end of script
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user