summaryrefslogtreecommitdiff
path: root/templates/turris4x.run
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-10-10 22:48:15 +0200
committerKarel Kočí <cynerd@email.cz>2018-10-10 22:48:15 +0200
commit97f0af3b6a67175dc28bab477413e446e9a467e7 (patch)
treef45bd029b4ba915e23eeafde3af6e2d552f0ac34 /templates/turris4x.run
parent0a442b052000d5deeb1d0bf3db79a3fe7b5daa93 (diff)
downloadlaminar-cnf-97f0af3b6a67175dc28bab477413e446e9a467e7.tar.gz
laminar-cnf-97f0af3b6a67175dc28bab477413e446e9a467e7.tar.bz2
laminar-cnf-97f0af3b6a67175dc28bab477413e446e9a467e7.zip
turris4x: fix syntax error in run script
Diffstat (limited to 'templates/turris4x.run')
-rwxr-xr-xtemplates/turris4x.run1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/turris4x.run b/templates/turris4x.run
index 49d82cb..3b16bc1 100755
--- a/templates/turris4x.run
+++ b/templates/turris4x.run
@@ -33,7 +33,6 @@ else
tar -czf openwrt.tar.gz openwrt
mv openwrt.tar.gz "$WORKSPACE/openwrt.tar.gz"
mv git-hash "$WORKSPACE/openwrt-git-hash"
-EOF
fi
cd openwrt