Update status.inc
This commit is contained in:
@@ -833,7 +833,8 @@ STATUS_NODE(){
|
|||||||
|
|
||||||
else
|
else
|
||||||
if [ "${STATUS_ACTION}" != "check" ]; then
|
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}
|
DIVIDER false lightCyan ${DV_LEN}
|
||||||
fi
|
fi
|
||||||
[ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down
|
[ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down
|
||||||
|
|||||||
Reference in New Issue
Block a user