Update status.inc
This commit is contained in:
@@ -834,7 +834,7 @@ STATUS_NODE(){
|
||||
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}
|
||||
#DIVIDER false lightCyan ${DV_LEN}
|
||||
fi
|
||||
[ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down
|
||||
rm -f ${NM_TMPFOLDER}/${nip}~*
|
||||
|
||||
Reference in New Issue
Block a user