Skip to content

Commit

Permalink
Move dtbo to boot category
Browse files Browse the repository at this point in the history
  • Loading branch information
spike0en committed May 18, 2024
1 parent f7629d7 commit 69a5d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ for h in md5 sha1 sha256 xxh128; do
done

# Move specific boot partition image files from `ota` to `syn` directory
for f in boot vendor_boot vbmeta; do
for f in boot dtbo vendor_boot vbmeta; do
mv ${f}.img ../syn
done

Expand Down

0 comments on commit 69a5d8c

Please sign in to comment.