From aa1a2c13897ddf787550488cd3d447bd939e971e Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 29 Nov 2024 15:49:17 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index f149967c..ca050280 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1293,6 +1293,7 @@ GUI(){ DOWNLIST ${2} fi;; mm) MAINTENANCE_MODE ${2} ${3};; + status) if [ "${2}" == "freespace" ]; then STATUS freespace ${3}