Update status.inc

This commit is contained in:
2025-05-13 20:21:41 -05:00
parent bd6da1caef
commit 094718e5d6

View File

@@ -832,10 +832,10 @@ STATUS_NODE(){
fi
else
if [ "${STATUS_ACTION}" != "check" ]; then
#echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
#DIVIDER false lightCyan ${DV_LEN}
fi
# if [ "${STATUS_ACTION}" != "check" ]; then
# 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
rm -f ${NM_TMPFOLDER}/${nip}~*
if [ ! -f ${NM_TMPFOLDER}/${nip}.down ]; then