From 5c648053e50fd3fdc5c88f476457853b2d11e023 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 13 May 2025 20:25:55 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index dc3aaef3..aff32954 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -833,7 +833,7 @@ STATUS_NODE(){ else if [ "${STATUS_ACTION}" != "check" ]; then - echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]}2 [${nip}]${idsST[Reset]}" + echo -e "\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