Update status.inc

This commit is contained in:
2026-03-01 16:39:49 -06:00
parent 5b2a892073
commit 11a182e307

View File

@@ -510,7 +510,7 @@ STATUS_NODE(){
fi fi
DIVIDER . lightYellow ${DV_LEN}; echo -en "${idsST[Reset]}" DIVIDER . lightYellow ${DV_LEN}; echo -en "${idsST[Reset]}"
fi fi
echo "HERE1: ${NODETYPE} - ${!NTHOSTS}" echo "HERE1: ${NODETYPE} - ${!NTHOSTS} - ${PROX_HOSTS[@]}"
for nip in "${!NTHOSTS}"; do for nip in "${!NTHOSTS}"; do
echo $nip echo $nip
if [ "${STATUS_ACTION}" != "check" ]; then if [ "${STATUS_ACTION}" != "check" ]; then