From fcd7fbd4f3fd96236f95acda4924b797cdf7dd2a Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 16 Feb 2024 13:48:10 +0100 Subject: [PATCH] Update install.sh --- src/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/install.sh b/src/install.sh index 2cc8385..0d93f0a 100644 --- a/src/install.sh +++ b/src/install.sh @@ -144,6 +144,7 @@ startInstall() { fi + [[ "${BASE,,}" == "boot."* ]] && BASE="windows.iso" [[ "${BASE,,}" == "custom."* ]] && BASE="windows.iso" fi