Update linupx-scripts.sh
This commit is contained in:
@@ -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}"
|
||||||
|
|
||||||
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
|
case "$choice" in
|
||||||
[Yy])
|
[Yy])
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user