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