Update status.inc

This commit is contained in:
2025-05-13 20:29:43 -05:00
parent 6d676a6142
commit 0c00972a9c

View File

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