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