From 466e825c95da6a91c484190ca9fc18fa86f451fb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 13 May 2025 20:30:57 -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 8ee6fa7e..4114a17e 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -833,7 +833,7 @@ STATUS_NODE(){ else if [ "${STATUS_ACTION}" != "check" ]; then - echo -ne "\033[0K\r \n" + echo -en "\033[K\r \n" # echo -e "${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}\n" DIVIDER false lightCyan ${DV_LEN} fi