From aa508028036ea01683b07cb9fc2812dc35bc9b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 7 Sep 2018 17:18:29 +0200 Subject: Add fake laminar execution possibility --- templates/turris3x.run | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/turris3x.run') diff --git a/templates/turris3x.run b/templates/turris3x.run index 1327e24..49640cc 100755 --- a/templates/turris3x.run +++ b/templates/turris3x.run @@ -1,7 +1,6 @@ #!/bin/sh # vim: ft=sh -set -e -. common +. "$(dirname "$(readlink -f "$0")")/../job.common" echo_stage "Get packages" git_clone "git@cynerd.cz:openwrt-personal-pkgs" pkgs turris3x -- cgit v1.2.3