From a811d0421e10ace4253296adcce593d4c1721d7b Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 16 Feb 2024 13:47:22 +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 563a14d..553830a 100644 --- a/src/install.sh +++ b/src/install.sh @@ -282,6 +282,7 @@ startInstall() { fi + [[ "${BASE,,}" == "boot."* ]] && BASE="windows.iso" [[ "${BASE,,}" == "custom."* ]] && BASE="windows.iso" fi