diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 410aaef..148475c 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -376,7 +376,7 @@ REMOVEFLOPPY() { else echo -e "${Green}Floppy has already been removed.${Color_Off}" echo - read -n 1 -s -p "Press any key to continue";; + read -n 1 -s -p "Press any key to continue" fi } NETDATA_INSTALL() {