From ed41e25c1dfad479d1d87bff8fff9a7d076a2b19 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Feb 2019 00:19:15 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8550593e..5746e6dc 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -57,7 +57,7 @@ STATUS() { DIVIDER echo "" if [ -z $action ] && "${action}" = "gui" ]; then - read -p "Press enter to continue" + read -p -s "Press enter to continue" fi } NEWCERT(){