diff --git a/linupx-scripts.sh b/linupx-scripts.sh index f377d7c..e8cec7c 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -361,7 +361,7 @@ REMOVEFLOPPY() { echo "" 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 [Yy]) echo