Update nodemgmt-scripts.sh
This commit is contained in:
@@ -208,7 +208,7 @@ case "$1" in
|
||||
printf "%-${width}s- %s\n" " -host {IP or FQDN}" "(required if type set to proxy)"
|
||||
printf "%-${width}s- %s\n" " -port {host port}" "(required if type set to proxy)"
|
||||
echo "}"
|
||||
exit 1;;
|
||||
exit 1
|
||||
fi
|
||||
exit 1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user