summaryrefslogtreecommitdiff
path: root/templates/turris3x.run
diff options
context:
space:
mode:
Diffstat (limited to 'templates/turris3x.run')
-rwxr-xr-xtemplates/turris3x.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris3x.run b/templates/turris3x.run
index d358ecb..cab1217 100755
--- a/templates/turris3x.run
+++ b/templates/turris3x.run
@@ -4,7 +4,7 @@ set -e
. utils
echo_stage "Get packages"
-git_fetch "$GIT_REPO" pkgs turris3x
+git_fetch "https://git.cynerd.cz/openwrt-personal-pkgs" pkgs turris3x
# TODO download only once a day
echo_stage "Download SDK"