Update status.inc

This commit is contained in:
2025-05-13 20:24:29 -05:00
parent cf0366d938
commit ab5eb772de

View File

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