diff --git a/simpleupdates/scripts/update_simplefirewall.sh b/simpleupdates/scripts/update_simplefirewall.sh index ddd49d8..84700a4 100644 --- a/simpleupdates/scripts/update_simplefirewall.sh +++ b/simpleupdates/scripts/update_simplefirewall.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" @@ -56,7 +56,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"