diff --git a/inc/status.inc b/inc/status.inc index 4114a17e..2285e16a 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -833,8 +833,7 @@ STATUS_NODE(){ else if [ "${STATUS_ACTION}" != "check" ]; then - echo -en "\033[K\r \n" - # echo -e "${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}\n" + echo -e "\r\033[K ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}" DIVIDER false lightCyan ${DV_LEN} fi [ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down