From 2c113946e88bc2f2971aad040f863f32ed3c0e57 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 16 Nov 2023 08:22:28 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index 6ade506b..888f9cb1 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -122,7 +122,7 @@ STATUS(){ if [ "${ntypesel}" != "" ]; then ntypesel=(${ntypesel}) else - ntypesel=${NM_NODE_TYPES[@]} + ntypesel=$NM_NODE_TYPES[@] fi for NTYPE in "${!ntypesel}"; do