fix netboot.xyz in uefi

This commit is contained in:
Paolo Asperti 2023-10-25 10:50:32 +02:00
parent 998651a556
commit b680b9f3ea
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ boot || goto failed
goto start
:netboot-xyz
chain --autofree http://boot.netboot.xyz/ipxe/netboot.xyz.lkrn
chain --autofree http://boot.netboot.xyz
goto start
:ubuntu