update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='5.6.1f-07052025'
|
||||
VERS='5.6.1g-07052025'
|
||||
NM_BETA=false
|
||||
|
||||
noheader=' test 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 '
|
||||
|
||||
@@ -683,6 +683,7 @@ COPYCERTS(){
|
||||
rm -f ${COPYTO}/privkey.pem.md5 >/dev/null 2>&1
|
||||
md5sum ${COPYTO}/privkey.pem > ${COPYTO}/privkey.pem.md5
|
||||
RUN_POST_COMMANDS=true
|
||||
touch ${NM_LOGFOLDER}/copycerts.lastrun
|
||||
echo -e "${idsCL[LightGreen]}Done${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[LightCyan]}No update needed${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user