From 21fd604b3ab2c402536548ae4a03bf4e1444f528 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Nov 2022 20:48:14 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {