Update linupx-scripts.sh

This commit is contained in:
2022-11-27 21:00:03 -06:00
parent ba1a2e217e
commit 82ffeb535b

View File

@@ -361,7 +361,7 @@ REMOVEFLOPPY() {
echo ""
echo -e "${Green}Floppy has been removed, you must reboot to take effect.${Color_Off}"
rread -e -n 1 -p $'\e[1;31mWould you like to reboot now (y/N)?\e[0m' choice
read -e -n 1 -p $'\e[1;31mWould you like to reboot now (y/N)?\e[0m' choice
case "$choice" in
[Yy])
echo