summaryrefslogtreecommitdiff
path: root/templates/turris4x.run
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-08-29 10:54:23 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-08-29 10:56:43 +0200
commite65b36eabb550d1bc1036c6e2eaa3ea25f91651f (patch)
tree22fd7f75a34f659ce6c893d2b2e93db2121215dc /templates/turris4x.run
parent359426679613a2a1f87cdbd482093879da015c18 (diff)
downloadlaminar-cnf-e65b36eabb550d1bc1036c6e2eaa3ea25f91651f.tar.gz
laminar-cnf-e65b36eabb550d1bc1036c6e2eaa3ea25f91651f.tar.bz2
laminar-cnf-e65b36eabb550d1bc1036c6e2eaa3ea25f91651f.zip
Use ssh to access our git server
Diffstat (limited to 'templates/turris4x.run')
-rwxr-xr-xtemplates/turris4x.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris4x.run b/templates/turris4x.run
index f83619f..c6e676f 100755
--- a/templates/turris4x.run
+++ b/templates/turris4x.run
@@ -7,7 +7,7 @@ GWORKSPACE=~/workspace/turris4x
MAKE="make -j4 IS_TTY=1 BUILD_LOG=1"
echo_stage "Get packages"
-git_clone "https://git.cynerd.cz/openwrt-personal-pkgs" pkgs
+git_clone "git@cynerd.cz:openwrt-personal-pkgs" pkgs
curl "https://repo.turris.cz/$BOARD-$BRANCH/git-hash" > git-hash
laminar_self_lock sdk