From 7702961f2db07d6c8556a36b14e08851cfd3d6dd Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Feb 2019 00:17:36 -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 dc699287..8550593e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -57,7 +57,7 @@ STATUS() { DIVIDER echo "" if [ -z $action ] && "${action}" = "gui" ]; then - read -n 1 -s -p "Press any key to continue" + read -p "Press enter to continue" fi } NEWCERT(){