diff options
-rwxr-xr-x | templates/turris4x.run | 1 |
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 |