Update status.inc
This commit is contained in:
@@ -833,9 +833,7 @@ STATUS_NODE(){
|
|||||||
|
|
||||||
else
|
else
|
||||||
if [ "${STATUS_ACTION}" != "check" ]; then
|
if [ "${STATUS_ACTION}" != "check" ]; then
|
||||||
echo test
|
echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]}2 [${nip}]${idsST[Reset]}"
|
||||||
echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
|
|
||||||
echo test
|
|
||||||
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