From d96e29faa6ffa38c9576640cad1ca0f0ef645110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 29 Aug 2018 19:26:09 +0200 Subject: turris4x: fix compile_fw failure Tilda is not expanded in compile_fw. This just uses HOME instead of tilda. --- templates/turris4x.run | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/turris4x.run') diff --git a/templates/turris4x.run b/templates/turris4x.run index a916dc5..9321d90 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -22,7 +22,6 @@ else echo_stage "Prepare SDK" mkdir openwrt cd openwrt - echo "Template workspace: $TWORKSPACE/openwrt-git-mirror" GIT_MIRROR="$TWORKSPACE/openwrt-git-mirror" \ CCACHE_HOST_DIR="$TWORKSPACE/ccache-host" \ CCACHE_TARGET_DIR="$WORKSPACE/ccache-target" \ -- cgit v1.2.3