From 8baa1413393cb1086d83576cea063aae97d8a541 Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Sat, 18 Apr 2026 00:20:45 +0000 Subject: [PATCH] =?UTF-8?q?chore(master):=20=E4=B8=B4=E6=97=B6=E5=88=87?= =?UTF-8?q?=E6=8D=A2=20install=5Fmaster.sh=20=E6=8B=89=E5=8F=96=E7=9B=B4?= =?UTF-8?q?=E9=93=BE=E8=87=B3=20dev-v3.6.1=20=E5=88=86=E6=94=AF=E4=BB=A5?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=89=81=E5=B9=B3=E5=8C=96=20UI=20=E6=BC=94?= =?UTF-8?q?=E4=B9=A0=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- master/install_master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/install_master.sh b/master/install_master.sh index c91d96d..d0fa82e 100755 --- a/master/install_master.sh +++ b/master/install_master.sh @@ -8,7 +8,7 @@ # 你的 GitHub 仓库 Raw 数据直链前缀 # 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 提取等号右侧的值