From 927f987c2001a0284e6b20d5fd595ddcfdc13fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:35:55 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index 3c5ea25..4b31235 100644 --- a/serv00.sh +++ b/serv00.sh @@ -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 <