mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Make image smaller
This commit is contained in:
parent
073fefb5d5
commit
7c80363623
@ -43,4 +43,4 @@ create_disk_image ${BINARIES_DIR} ${IMAGE_FILE} 2
|
|||||||
fix_disk_image_mbr ${IMAGE_FILE}
|
fix_disk_image_mbr ${IMAGE_FILE}
|
||||||
|
|
||||||
rm -rf ${IMAGE_FILE}.gz
|
rm -rf ${IMAGE_FILE}.gz
|
||||||
gzip ${IMAGE_FILE}
|
gzip --best ${IMAGE_FILE}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user