Update status.inc

This commit is contained in:
2026-03-01 16:34:03 -06:00
parent b6d3211d26
commit 6ef09f3186

View File

@@ -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