From 348d6646601d20c9b87c099e1f78ad7ee6c765e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 26 Aug 2018 18:04:14 +0200 Subject: Having git repository as option makes no sense, drop it --- templates/turris3x.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/turris3x.run') 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" -- cgit v1.2.3