mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Change efi bin file location
This commit is contained in:
parent
cf75295172
commit
06f495aa6b
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ do
|
|||
rm config/local/general.h
|
||||
make bin-x86_64-efi/ipxe.efi EMBED=../../ipxe/disks/$ipxe_config
|
||||
error_check
|
||||
mv bin/ipxe.efi ../../build/ipxe/$ipxe_config.efi
|
||||
mv bin-x86_64-efi/ipxe.efi ../../build/ipxe/$ipxe_config.efi
|
||||
done
|
||||
|
||||
# return to root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue