Update linupx-scripts.sh

This commit is contained in:
2022-11-27 20:48:14 -06:00
parent 2e8224d4d6
commit 21fd604b3a

View File

@@ -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() {