From 97f0af3b6a67175dc28bab477413e446e9a467e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 10 Oct 2018 22:48:15 +0200 Subject: turris4x: fix syntax error in run script --- 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 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 -- cgit v1.2.3