mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
reduce arm64-rpi image size to 28G (#3557)
This commit is contained in:
parent
e879c7df0d
commit
ff4d35b038
@ -27,7 +27,7 @@ source "arm" "raspiblitz-arm64-rpi" {
|
||||
type = "83"
|
||||
}
|
||||
image_path = "raspiblitz-arm64-rpi-${var.pack}.img"
|
||||
image_size = "30G"
|
||||
image_size = "28G"
|
||||
image_type = "dos"
|
||||
qemu_binary_destination_path = "/usr/bin/qemu-arm-static"
|
||||
qemu_binary_source_path = "/usr/bin/qemu-arm-static"
|
||||
|
Loading…
Reference in New Issue
Block a user