mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
replace password entry in setup
This commit is contained in:
@@ -385,6 +385,8 @@ case $CHOICE in
|
||||
read key
|
||||
sudo shutdown -r now
|
||||
else
|
||||
echo "Press ENTER to return to main menu .."
|
||||
read key
|
||||
./00mainMenu.sh
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user