mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
read key disabled to allow automatic install
This commit is contained in:
@@ -546,7 +546,8 @@ 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 "Press ENTER to install LCD and reboot ..."
|
echo "Press ENTER to install LCD and reboot ..."
|
||||||
read key
|
# don`t stop automatic install
|
||||||
|
# read key
|
||||||
|
|
||||||
# give Raspi a default hostname (optional)
|
# give Raspi a default hostname (optional)
|
||||||
sudo raspi-config nonint do_hostname "RaspiBlitz"
|
sudo raspi-config nonint do_hostname "RaspiBlitz"
|
||||||
|
Reference in New Issue
Block a user