Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 350f23ec authored by Alexandre Roux's avatar Alexandre Roux
Browse files

go back to build directory after saving intermediate system img

parent 0cb27b1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -228,6 +228,7 @@ if [ -n "${BRANCH_NAME}" ] && [ -n "${DEVICE}" ]; then
          cd $ZIP_DIR/$zipsubdir
          sha256sum "IMG-$build" > "IMG-$build.sha256sum"
          md5sum "IMG-$build" > "IMG-$build.md5sum"
          cd "$source_dir/out/target/product/${DEVICE}" || return 1
        fi

	if [ "$RECOVERY_IMG" = true ]; then