Update nodemgmt-scripts.sh
This commit is contained in:
@@ -297,9 +297,6 @@ case "$1" in
|
||||
|
||||
status)
|
||||
STATUS
|
||||
if [ ${action-x} ]; then exit 0; fi
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
|
||||
;;
|
||||
|
||||
status-check)
|
||||
@@ -446,7 +443,7 @@ service)
|
||||
echo ""
|
||||
case $opt in
|
||||
1)
|
||||
status
|
||||
STATUS
|
||||
if [ ${action-x} ]; then exit 0; fi
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
gui;;
|
||||
|
||||
Reference in New Issue
Block a user