From 1d08d6047e00351e71e75e13bacd060eaea31b59 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 29 Dec 2025 20:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=87=8D=E7=BD=AE=E4=B8=BAtl?= =?UTF-8?q?s=E8=AF=81=E4=B9=A6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/create_config.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/create_config.sh b/bin/create_config.sh index b862ccd..d1cf1cf 100644 --- a/bin/create_config.sh +++ b/bin/create_config.sh @@ -103,8 +103,7 @@ create_config(){ ;; 2) echo "重置为tls证书配置..." - # TODO - # create_config_with_tls_cert + create_config_with_tls_cert ;; *) echo "无效的选择, 请重新选择."