Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-03 19:04:20 -06:00
parent 9b4d4b8e70
commit d27bbfaa5d

View File

@@ -444,6 +444,7 @@ service)
case $opt in
1)
STATUS
echo ""
if [ ${action-x} ]; then exit 0; fi
read -n 1 -s -p "Press any key to continue"
gui;;