mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-24 18:41:21 +02:00
#1138 remove PRESS ENTER
This commit is contained in:
@@ -154,8 +154,6 @@ patch()
|
||||
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
||||
fi
|
||||
fi
|
||||
echo "PRESS ENTER to return to PATCH MENU."
|
||||
read key
|
||||
patch
|
||||
exit 1
|
||||
;;
|
||||
@@ -173,8 +171,6 @@ patch()
|
||||
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
||||
fi
|
||||
fi
|
||||
echo "PRESS ENTER to return to PATCH MENU."
|
||||
read key
|
||||
patch
|
||||
exit 1
|
||||
;;
|
||||
|
Reference in New Issue
Block a user