]> git.zerfleddert.de Git - m1-debian/commitdiff
add grub to upload
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 22 Feb 2022 06:22:24 +0000 (07:22 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 22 Feb 2022 06:22:24 +0000 (07:22 +0100)
bootstrap.sh

index 2ae1c1b5cda7a17ee25f9a7b6f07320616b60251..776f1da301e1862be4577107bb8a01e9936012ef 100644 (file)
@@ -158,7 +158,7 @@ publish_artefacts()
 {
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
         cp ${KERNEL} k.deb
-        sudo cp m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin u-boot.macho di-stick/vmlinuz k.deb m1n1/build/m1n1.bin m1n1/build/m1n1.macho /u/
+        sudo cp m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin u-boot.macho di-stick/vmlinuz k.deb m1n1/build/m1n1.bin m1n1/build/m1n1.macho testing/usr/lib/grub/arm64-efi/monolithic/grubaa64.efi /u/
 }
 
 mkdir -p build
Impressum, Datenschutz