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