فهرست منبع

Revert "Pull non undionly when grabbing latest version"

This reverts commit c3009a3a5ff7bf66e457b95cc15bfcf4d6044f02.
Antony Messerli 9 سال پیش
والد
کامیت
caf92945d7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/menu.ipxe

+ 1 - 1
src/menu.ipxe

@@ -21,7 +21,7 @@ echo
 echo Please download the latest version from netboot.xyz.
 echo Please download the latest version from netboot.xyz.
 echo
 echo
 echo Attempting to chain to latest version...
 echo Attempting to chain to latest version...
-chain --autofree http://${boot_domain}/ipxe/netboot.xyz-dhcp.kpxe ||
+chain --autofree http://${boot_domain}/ipxe/netboot.xyz-dhcp-undionly.kpxe ||
 :version_up2date
 :version_up2date
 
 
 isset ${arch} && goto skip_arch_detect ||
 isset ${arch} && goto skip_arch_detect ||