From e0dcba6b0f41a29f296dce2e37b767acece1711b Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 15 Jan 2026 13:46:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86choice=E5=8F=98=E9=87=8F=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=87=BD=E6=95=B0=E5=B1=80=E9=83=A8=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 226b2fa..ef0e816 100644 --- a/install.sh +++ b/install.sh @@ -57,6 +57,7 @@ main(){ echo "8. 修改Reality目标域名" # 读取用户选择 + local choice read -p "输入您的选择: " choice # 根据用户选择执行相应的操作