From db3f287efb1f09319624872275c9b47875be77f2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 16 Nov 2023 08:26:37 -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 c7dd5f0d..c6330513 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -20,7 +20,7 @@ STATUS(){ if [ "${ntypesel}" != "" ]; then ntypesel=(${ntypesel}) else - ntypesel=$({NM_NODE_TYPES[@]}) + ntypesel=(${NM_NODE_TYPES[@]}) fi for NTYPE in "${ntypesel}"; do