This commit is contained in:
2025-07-05 21:22:55 -05:00
parent 8b8a25f1a1
commit 3d9784b5b2
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='5.6.1m-07052025'
VERS='5.6.1o-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 '

View File

@@ -698,6 +698,8 @@ COPYCERTS(){
echo
fi
[ -f /opt/copycerts.sh ] && rm -f /opt/copycerts.sh
else
echo -e "${idsCL[Red]}Config file not complete, missing at least COPYCERT and/or CERTFOLDER variables${idsCL[Default]}\n"