From e1248d3187dbdf05927cb1716e13f2493700d66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 26 Aug 2018 16:53:31 +0200 Subject: Even more fixes --- 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 0bcf7b4..08f200d 100755 --- a/templates/turris3x.run +++ b/templates/turris3x.run @@ -6,7 +6,7 @@ echo_stage "Get packages" git_fetch "$GIT_REPO" pkgs turris3x # TODO download only once a day -echo_strage "Download SDK" +echo_stage "Download SDK" curl "$SDK_URI" > sdk.tar.bz2 mv sdk.tar.bz2 "$WORKSPACE/sdk.tar.bz2" -- cgit v1.2.3