diff --git a/defaults.inc b/defaults.inc index a9e9321b..e6480cb4 100755 --- a/defaults.inc +++ b/defaults.inc @@ -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 ' diff --git a/inc/certs.inc b/inc/certs.inc index 7e9c6496..bd712e90 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -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"