From fdfc3b5e11c76fbead7970c936aaa3ad6ec8c014 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 9 Oct 2025 22:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/init.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/init.sh b/bin/init.sh index 4fa87eb..6fdf0c9 100644 --- a/bin/init.sh +++ b/bin/init.sh @@ -15,3 +15,5 @@ bash $script_dir/update_key.sh # 设置端口 bash $script_dir/update_port.sh + +echo "初始化完成"