Update status.inc

This commit is contained in:
2025-05-13 20:20:12 -05:00
parent ee198f9c36
commit 6f45fb5b73

View File

@@ -833,7 +833,7 @@ STATUS_NODE(){
else
if [ "${STATUS_ACTION}" != "check" ]; then
echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
#echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
DIVIDER false lightCyan ${DV_LEN}
fi
[ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down