Update install.sh
This commit is contained in:
parent
ea34545b91
commit
fcd7fbd4f3
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ startInstall() {
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
[[ "${BASE,,}" == "boot."* ]] && BASE="windows.iso"
|
||||||
[[ "${BASE,,}" == "custom."* ]] && BASE="windows.iso"
|
[[ "${BASE,,}" == "custom."* ]] && BASE="windows.iso"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue