update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='4.10.17-07202023'
|
||||
VERS='4.10.20-07202023'
|
||||
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -426,7 +426,7 @@ NEWSITE(){
|
||||
sed -i "s/<<HSTS>>/${HSTS}/g" ${nginxconfig}
|
||||
sed -i "s/<<EXPLOITS>>/${EXPLOITS}/g" ${nginxconfig}
|
||||
sed -i "s/<<SECURE>>/${SECURE}/g" ${nginxconfig}
|
||||
sed -i "s/<<NM_CERTPATH>>/${NM_CERTPATH}/g" ${nginxconfig}
|
||||
sed -i "s%<<NM_CERTPATH>>%${NM_CERTPATH}%g" ${nginxconfig}
|
||||
fi
|
||||
|
||||
if [ "${CREATE_SSL}" = "yes" ]; then
|
||||
|
||||
Reference in New Issue
Block a user