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