make-asahi-installer-package: slightly larger boot partition

This commit is contained in:
Davide Cavalca 2022-11-04 23:05:18 +00:00
parent 91b6472ee8
commit f29df550f6

View File

@ -76,7 +76,7 @@ cat > installer_data.json <<EOF
{ {
"name": "Boot", "name": "Boot",
"type": "Linux", "type": "Linux",
"size": "1GB", "size": "1050MB",
"image": "boot.img" "image": "boot.img"
}, },
{ {