diff --git a/inc/status.inc b/inc/status.inc index aff32954..d494d716 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -833,7 +833,7 @@ STATUS_NODE(){ else if [ "${STATUS_ACTION}" != "check" ]; then - echo -e "\033[0K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}" + echo -ne "\033[0K\r ${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