Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-25 13:41:46 +08:00
committed by GitHub
parent f80bca816b
commit 5136c8254b
+1 -1
View File
@@ -513,7 +513,7 @@ openssl req -new -x509 -days 3650 -key "private.key" -out "cert.pem" -subj "/CN=
} }
], ],
EOF EOF
if [[ "$nb" =~ (14|15|16) ]]; then if [[ "$nb" =~ (14|15) ]]; then
cat >> config.json <<EOF cat >> config.json <<EOF
"rules": [ "rules": [
{ {