Skip to content

Commit 4d8efbe

Browse files
authored
[#34] Undid mistaken deletion of merged.hex when building sub-components (#36)
1 parent ec7308e commit 4d8efbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,6 @@ if [ "$build_mode" = "release" ]; then
809809
-o "$BUILD_DIR/merged.ext_flash.hex" -intel
810810

811811
if [ "$flag_build_release_subcomponent" = true ]; then
812-
rm "$BUILD_DIR/merged.hex"
813812
rm "$RUUVI_AIR_BUILD_DIR/ruuvi_air_fw.signed.hex"
814813
rm "$RUUVI_AIR_BUILD_DIR/ruuvi_air_fw.signed.bin"
815814

0 commit comments

Comments
 (0)