mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-13 09:41:04 +02:00
Fix version
This commit is contained in:
parent
a22d5c56cd
commit
92c604e80c
@ -1,8 +1,8 @@
|
|||||||
#!ipxe
|
#!ipxe
|
||||||
|
|
||||||
:start
|
:start
|
||||||
set netboot_xyz_version 1
|
set version 1
|
||||||
echo netboot_xyz iPXE loader v${netboot_xyz_version}
|
echo netboot.xyz iPXE loader v${version}
|
||||||
|
|
||||||
:dhcp
|
:dhcp
|
||||||
dhcp || goto static
|
dhcp || goto static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user