From 78e123b97ee7ded87d12ad9af493718a642994c5 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 3 Dec 2023 03:10:55 -0600 Subject: [PATCH] fixed path for pmagic --- files/pmagic/boot.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/pmagic/boot.ipxe b/files/pmagic/boot.ipxe index 4fa9434..80bd3a2 100755 --- a/files/pmagic/boot.ipxe +++ b/files/pmagic/boot.ipxe @@ -1,6 +1,6 @@ #!ipxe -set path http://192.168.1.50/pmagic +set path http://192.168.1.50/files/pmagic initrd ${path}/initrd.img initrd ${path}/fu.img