diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 0fd4d09..410aaef 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -373,6 +373,10 @@ REMOVEFLOPPY() { exit 0;; * ) SCRIPT_MENU;; esac + else + echo -e "${Green}Floppy has already been removed.${Color_Off}" + echo + read -n 1 -s -p "Press any key to continue";; fi } NETDATA_INSTALL() {