update
This commit is contained in:
@@ -423,6 +423,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}
|
||||
fi
|
||||
|
||||
if [ "${CREATE_SSL}" = "yes" ]; then
|
||||
|
||||
Reference in New Issue
Block a user