summaryrefslogtreecommitdiff
path: root/templates/turris4x.run
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-08-28 11:04:46 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-08-28 11:04:46 +0200
commit5351198aded73217ef92a8deaca1109cb12f189b (patch)
tree2c915b61bf664796e50071c12b3b7c674085ac7f /templates/turris4x.run
parente0d47569fa05a84feb6401b52c91d61e814003dd (diff)
downloadlaminar-cnf-5351198aded73217ef92a8deaca1109cb12f189b.tar.gz
laminar-cnf-5351198aded73217ef92a8deaca1109cb12f189b.tar.bz2
laminar-cnf-5351198aded73217ef92a8deaca1109cb12f189b.zip
turris4x: fix build detection
Diffstat (limited to 'templates/turris4x.run')
-rwxr-xr-xtemplates/turris4x.run1
1 files changed, 1 insertions, 0 deletions
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