mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: post_build_image: run hook first, then write to CARD_DEVICE, then compress, in that order
- compress *all* present output images, not only .img - remove 7zip compression & hostdep - squash a few shortcircuits (yeah, this late in the game...)
This commit is contained in:
@@ -113,4 +113,5 @@ function post_build_image__920_create_ovf() {
|
||||
|
||||
display_alert "Done, cleaning up" "${EXTENSION}" "info"
|
||||
rm -rf "${full_vmware_dirname}"
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user