mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Update post-image.sh
This commit is contained in:
parent
bbde697cdc
commit
b5dcec8053
@ -45,5 +45,5 @@ create_overlay_image ${BINARIES_DIR}
|
||||
create_disk_image ${BINARIES_DIR} ${IMAGE_FILE} 2
|
||||
fix_disk_image_mbr ${IMAGE_FILE}
|
||||
|
||||
rm -rf ${IMAGE_FILE}.bz2
|
||||
bzip2 ${IMAGE_FILE}
|
||||
rm -rf ${IMAGE_FILE}.gz
|
||||
gzip ${IMAGE_FILE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user