From cecd3b3a3f42d987e4c33a82c977f2e3ba57a008 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 3 Dec 2023 03:09:37 -0600 Subject: [PATCH] fixed path for hbpe --- files/hbpe/boot.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/hbpe/boot.ipxe b/files/hbpe/boot.ipxe index 83d1845..0fd6201 100755 --- a/files/hbpe/boot.ipxe +++ b/files/hbpe/boot.ipxe @@ -1,6 +1,6 @@ #!ipxe -set path http://192.168.1.50/hbpe +set path http://192.168.1.50/files/hbpe kernel ${path}/wimboot initrd ${path}/BCD BCD