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 1c93188..794bd04 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -30,7 +30,6 @@ else CCACHE_HOST_DIR="$TWORKSPACE/ccache-host" \ CCACHE_TARGET_DIR="$WORKSPACE/ccache-target" \ ../turris-build/compile_fw -a "$njobs" -t $BOARD -p $BRANCH repo_prepare prepare_tools - rm -rf build_dir cd .. rm -rf "$WORKSPACE/openwrt-sdk" cp -a openwrt "$WORKSPACE/openwrt-sdk" |