mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Update prep-release.sh
This commit is contained in:
parent
740386ac31
commit
2dc14df096
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ for ipxe_config in `ls ../../ipxe/`
|
|||
do
|
||||
make EMBED=../../ipxe/$ipxe_config
|
||||
mv bin/ipxe.dsk ../../build/ipxe/$ipxe_config.dsk
|
||||
mv bin/ipxe.kpxe ../../build/ipxe/$ipxe_config.kpxe
|
||||
mv bin/ipxe.iso ../../build/ipxe/$ipxe_config.iso
|
||||
mv bin/ipxe.lkrn ../../build/ipxe/$ipxe_config.lkrn
|
||||
mv bin/ipxe.usb ../../build/ipxe/$ipxe_config.usb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue