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}"
|
||||||
|
|
||||||
read -e -n 1 -p "${Blue}Would you like to reboot now (y/N)?" choice
|
read -n 1 -p -e "${Blue}Would you like to reboot now (y/N)?" choice
|
||||||
case "$choice" in
|
case "$choice" in
|
||||||
[Yy])
|
[Yy])
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user