Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-04-02 17:35:55 +08:00
committed by GitHub
parent d93c901b31
commit 927f987c20
+1 -1
View File
@@ -512,7 +512,7 @@ openssl req -new -x509 -days 3650 -key "private.key" -out "cert.pem" -subj "/CN=
}
],
EOF
if [[ "$nb" =~ (14|15) ]]; then
if [[ "$nb" =~ 14|15 ]]; then
cat >> config.json <<EOF
"rules": [
{