From 3c87c535692fbe6154c4621007d4d8cd04831bfc Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 29 Dec 2025 19:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E8=AE=B0=E4=BB=A3=E7=A0=81TODO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/create_config.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/create_config.sh b/bin/create_config.sh index d1cf1cf..b862ccd 100644 --- a/bin/create_config.sh +++ b/bin/create_config.sh @@ -103,7 +103,8 @@ create_config(){ ;; 2) echo "重置为tls证书配置..." - create_config_with_tls_cert + # TODO + # create_config_with_tls_cert ;; *) echo "无效的选择, 请重新选择."