From b2a687fd15871be7ccb70c0c4bf80e9cf6f83c8b Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 4 Oct 2023 13:31:31 -0500 Subject: [PATCH] fixed name --- files/ipxe/menu.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ipxe/menu.ipxe b/files/ipxe/menu.ipxe index 7270ca6..476bf95 100755 --- a/files/ipxe/menu.ipxe +++ b/files/ipxe/menu.ipxe @@ -86,7 +86,7 @@ goto start chain http://192.168.1.50/files/hbpe/boot.ipxe || goto failed goto start -:veeamrecovery +:veeam chain http://192.168.1.50/files/veeamrecovery/boot.ipxe || goto failed goto start