From d36f1630a50af082489d2f77f2b8c951f5474380 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 29 Nov 2024 16:14:56 -0600 Subject: [PATCH] update --- defaults.inc | 2 +- nodemgmt-scripts.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index 694a220f..a5d81218 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='5.3.7-11292024' +VERS='5.3.8-11292024' NM_BETA=false noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix ' diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 572d75fc..24d190ef 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1347,6 +1347,7 @@ GUI(){ elif [ -f ${NM_TMPFOLDER}/.skip ]; then echo -e "${idsCL[Yellow]}HOST DISABLED - Not running status checks${idsCL[Default]}\n" + rm -f ${NM_TMPFOLDER}/.statusclean else [ "${MM_ACTION}" != "report" ] && echo -e "${idsCL[LightRed]}Whooooaaaaa there cowboy, we got 3 threads running already.... easy killer!${idsCL[Default]}\n" if [ ! -f ${NM_TMPFOLDER}/.overload ]; then