From ed3af56a25f72b1e1a643622a9f169b3eb5d0245 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Mar 2026 16:36:02 -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 e59245c8..b4506ad9 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -510,7 +510,7 @@ STATUS_NODE(){ fi DIVIDER . lightYellow ${DV_LEN}; echo -en "${idsST[Reset]}" fi - echo "HERE1: ${NODETYPE} - ${!NTHOSTS[@]}" + echo "HERE1: ${NODETYPE} - ${NTHOSTS}" for nip in "${!NTHOSTS}"; do echo $nip if [ "${STATUS_ACTION}" != "check" ]; then