Update status.inc

This commit is contained in:
2025-05-13 20:27:40 -05:00
parent f1706639e6
commit 6d676a6142

View File

@@ -833,7 +833,7 @@ STATUS_NODE(){
else
if [ "${STATUS_ACTION}" != "check" ]; then
echo -ne "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
echo -ne "\033[0K\r ${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