From 5136c8254b90598c36838b7f55f92f8d4e4601bc 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: Tue, 25 Mar 2025 13:41:46 +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 8e99d4f..2bed877 100644 --- a/serv00.sh +++ b/serv00.sh @@ -513,7 +513,7 @@ openssl req -new -x509 -days 3650 -key "private.key" -out "cert.pem" -subj "/CN= } ], EOF -if [[ "$nb" =~ (14|15|16) ]]; then +if [[ "$nb" =~ (14|15) ]]; then cat >> config.json <