From d239b3e15b641ae742fac57731c4b8e27c96f424 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 31 Dec 2022 18:40:46 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 6d9e66e8..37e5f891 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -346,7 +346,7 @@ STATUS(){ done else #GOFORCHECK - + echo -e " ${idsCL[LightCyan]}${NM_NODETYPES[$NTYPE]}-Node${nid} (${nip}) has no Dockers${idsCL[Default]}" fi #GOFORCHECK done