From b3d7c1c7047d0155827ba223e2ecf289022275df Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 25 Nov 2023 21:00:48 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/status.inc b/inc/status.inc index 77a4c334..416e8a38 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -439,6 +439,7 @@ STATUS(){ fi else + [ "${ST_ACTION}" != "check" ] && echo -en "\033[K\r ${idsST[Bold]}${idsCL[LightRed]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}" rm -f ${NM_TMPFOLDER}/${nip}~* if [ ! -f ${NM_TMPFOLDER}/${nip}.down ]; then touch ${NM_TMPFOLDER}/${nip}.down