]> cvs.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
put the EFI stuff in esp/
[m1-debian] / bootstrap.sh
index f8b5aba7076ab7e868cdc4c7b2c372904f0f9eda..112eb7193d73d3791362961d3cccceff7f966cc7 100644 (file)
@@ -155,7 +155,10 @@ EOF
 
 build_asahi_installer_image()
 {
-        zip -r9 debian-base.zip EFI media
+        rm -rf esp
+        mkdir esp
+        mv EFI esp/
+        zip -r9 debian-base.zip esp media
 }
 
 build_di_stick()
Impressum, Datenschutz