Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-04 00:17:36 -06:00
parent 2c274e4c3e
commit 7702961f2d

View File

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