Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-04 00:19:15 -06:00
parent 7702961f2d
commit ed41e25c1d

View File

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