From 90e49e9cf35e5ad9b10c666cbb754255824bc7ce Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 9 Oct 2025 15:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/init.sh b/bin/init.sh index b62e109..f510f8c 100644 --- a/bin/init.sh +++ b/bin/init.sh @@ -5,5 +5,5 @@ script_dir=$(cd "$(dirname "$0")"; pwd) # 脚本绝对路径 # 更新密码 bash "$script_dir/update_password.sh" -# 更新证书和设置域名 +# 生成自签名证书和设置域名 bash "$script_dir/set_domain.sh" "bing.com"