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