Fix version

This commit is contained in:
Antony Messerli 2015-09-04 18:34:37 -05:00
parent a22d5c56cd
commit 92c604e80c

View File

@ -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