Skip to content

Commit

Permalink
Update build_image.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Apr 6, 2024
1 parent c966f40 commit 4bbc548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ CreateUsbFlashUpdate()
# zip output
echo "zip all update file to $BUILD_PATH/update.zip"
cd $BUILD_PATH
sudo rm -f update.zip
zip -s 1900m -r update.zip update.img.* boot.scr

} #CreateUsbFlashUpdate
Expand Down

0 comments on commit 4bbc548

Please sign in to comment.