Update linupx-scripts.sh

This commit is contained in:
2022-11-27 20:59:33 -06:00
parent bc03b34add
commit ba1a2e217e

View File

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