From 5351198aded73217ef92a8deaca1109cb12f189b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 28 Aug 2018 11:04:46 +0200 Subject: turris4x: fix build detection --- templates/turris4x.run | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/turris4x.run') diff --git a/templates/turris4x.run b/templates/turris4x.run index dc461b6..49fb34b 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -39,6 +39,7 @@ else cd .. rm -rf "$WORKSPACE/sdk" cp -a openwrt "$WORKSPACE/sdk" + cp git-hash "$WORKSPACE/git-hash" cd openwrt fi -- cgit v1.2.3