This commit is contained in:
2024-11-29 16:14:56 -06:00
parent a7db1c3a3e
commit d36f1630a5
2 changed files with 2 additions and 1 deletions

View File

@@ -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 '

View File

@@ -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