mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +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 "IMPORTANT IF WANT TO MAKE A RELEASE IMAGE FROM THIS BUILD:"
|
||||||
echo "login once after reboot without HDD and run 'XXprepareRelease.sh'"
|
echo "login once after reboot without HDD and run 'XXprepareRelease.sh'"
|
||||||
echo ""
|
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
|
# install LCD only on an rPI running Raspbian
|
||||||
if [ "${baseImage}" = "raspbian" ]; then
|
if [ "${baseImage}" = "raspbian" ]; then
|
||||||
|
Reference in New Issue
Block a user