From e76252715c8f796b730e38a7122d8f5a601d91fc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 12 Oct 2023 11:13:23 -0500 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 c8096130..32f0dcd3 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -398,6 +398,7 @@ STATUS(){ fi else + rm -f ${NM_TMPFOLDER}/${nip}~*.down if [ ! -f ${NM_TMPFOLDER}/${nip}.down ]; then touch ${NM_TMPFOLDER}/${nip}.down if [ ! -f ${NM_TMPFOLDER}/${nip}.errtime ]; then