update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERS='5.6.12-07262025'
|
VERS='5.6.14-07262025'
|
||||||
NM_BETA=false
|
NM_BETA=false
|
||||||
|
|
||||||
noheader=' test service status-check nightlyrephp7.3-fpm,new backup report reportrun check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix '
|
noheader=' test service status-check nightlyrephp7.3-fpm,new backup report reportrun check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update log betacheck offsite-staticroute-fix '
|
||||||
|
|||||||
@@ -1414,8 +1414,7 @@ GUI(){
|
|||||||
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
STATUSLOG="$(cat ${NM_LOGFOLDER}/status-downlist.lastrun)"
|
STATUSLOG="$(cat ${NM_LOGFOLDER}/status-downlist.lastrun)"
|
||||||
echo -e "HERE: '${STATUSLOG}'"
|
SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}"
|
||||||
# SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}"
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
DOWNLIST ${2}
|
DOWNLIST ${2}
|
||||||
|
|||||||
Reference in New Issue
Block a user