From 128c658a599b62236327b2716123143b779fa593 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 9 Mar 2022 22:21:42 +0100 Subject: [PATCH] package m1n1/boot.bin as well --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index b1b17fb..2c5d1e9 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -161,7 +161,7 @@ build_asahi_installer_image() cp u-boot.bin aii/m1n1/boot.bin ln media aii/media cd aii - zip -r9 ../debian-base.zip esp media + zip -r9 ../debian-base.zip esp m1n1 media ) } -- 2.39.2