Update status.inc

This commit is contained in:
2025-05-13 20:22:40 -05:00
parent 094718e5d6
commit cf0366d938

View File

@@ -832,10 +832,12 @@ 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 test
echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
echo test
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