From a0bb0f30f291f83ec80351c8838a9bf0adb2ce12 Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Sat, 18 Apr 2026 00:54:22 +0000 Subject: [PATCH] =?UTF-8?q?chore(master):=20=E7=A7=BB=E9=99=A4=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E5=90=91=E5=AF=BC=E6=B5=8B=E8=AF=95=E6=9C=9F=E9=94=9A?= =?UTF-8?q?=E7=82=B9=EF=BC=8C=E6=81=A2=E5=A4=8D=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=20main=20=E4=B8=BB=E5=88=86=E6=94=AF=E7=9B=B4?= =?UTF-8?q?=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- master/install_master.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/master/install_master.sh b/master/install_master.sh index 0c4a652..0a4831f 100755 --- a/master/install_master.sh +++ b/master/install_master.sh @@ -6,9 +6,9 @@ # ========================================================== # 你的 GitHub 仓库 Raw 数据直链前缀 -# REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main" +REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main" # 临时改为开发地址用于测试 -REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/dev-v3.6.1" +# REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/dev-v3.6.1" # [核心: 动态提取 Master 专属版本锚点 (KV 解析法)] # 通过 grep 定位 MASTER_VERSION 行,再通过 cut 提取等号右侧的值