From 90d9b11eb888babc16545792e32ebca32844bd68 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 3 Dec 2023 02:59:20 -0600 Subject: [PATCH] fixing hbpe --- files/hbpe/boot.ipxe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/hbpe/boot.ipxe b/files/hbpe/boot.ipxe index 9c4e1cc..f9eeaca 100755 --- a/files/hbpe/boot.ipxe +++ b/files/hbpe/boot.ipxe @@ -1,5 +1,3 @@ #!ipxe -set path http://192.168.1.50/hbpe - -sanboot --no-describe ${path}/HBCD_PE_x64.iso +sanboot --no-describe http://192.168.1.50/hbpe/HBCD_PE_x64.iso