diff --git a/simpleupdates/scripts/update_tailscale.sh b/simpleupdates/scripts/update_tailscale.sh index 2ced955..8d8786d 100644 --- a/simpleupdates/scripts/update_tailscale.sh +++ b/simpleupdates/scripts/update_tailscale.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 @@ -62,7 +62,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" # Define filesystem path