From fedca206e803806dd45b6cdc05339d7ae74f7614 Mon Sep 17 00:00:00 2001 From: tyk Date: Wed, 17 Sep 2025 22:21:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20simpleupdates/scripts/upda?= =?UTF-8?q?te=5Fsocat-at-bridge.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simpleupdates/scripts/update_socat-at-bridge.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simpleupdates/scripts/update_socat-at-bridge.sh b/simpleupdates/scripts/update_socat-at-bridge.sh index 87f32d0..5dce05a 100644 --- a/simpleupdates/scripts/update_socat-at-bridge.sh +++ b/simpleupdates/scripts/update_socat-at-bridge.sh @@ -7,7 +7,7 @@ REPONAME="quectel-rgmii-toolkit" GITTREE="development-SDXLEMUR" GITMAINTREE="SDXLEMUR" GITDEVTREE="development-SDXLEMUR" -GITROOT="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITTREE" +GITROOT="http://git.ievo.top/tyk/quectel-rgmii-toolkit/raw/branch/SDXLEMUR" GITROOTMAIN="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITMAINTREE" GITROOTDEV="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITDEVTREE" # Define filesystem path @@ -53,7 +53,7 @@ REPONAME="quectel-rgmii-toolkit" GITTREE="SDXLEMUR" GITMAINTREE="SDXLEMUR" GITDEVTREE="development-SDXLEMUR" -GITROOT="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITTREE" +GITROOT="http://git.ievo.top/tyk/quectel-rgmii-toolkit/raw/branch/SDXLEMUR" GITROOTMAIN="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITMAINTREE" GITROOTDEV="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITDEVTREE"