From ab5eb772de379753928cf96245da8e8eefe07b78 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 13 May 2025 20:24:29 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/status.inc b/inc/status.inc index e25850f5..dc3aaef3 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -833,9 +833,7 @@ STATUS_NODE(){ else if [ "${STATUS_ACTION}" != "check" ]; then - echo test - echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}" - echo test + echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]}2 [${nip}]${idsST[Reset]}" DIVIDER false lightCyan ${DV_LEN} fi [ ! -f ${STATUSRUN_TMPFOLDER}/.${nip}.down ] && touch ${STATUSRUN_TMPFOLDER}/.${nip}.down