mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update install.sh
This commit is contained in:
parent
0616eb3447
commit
3fc60b1da7
1 changed files with 5 additions and 6 deletions
|
|
@ -373,13 +373,12 @@ downloadImage() {
|
|||
|
||||
desc=$(printVersion "$version" "")
|
||||
|
||||
if [[ "${PLATFORM,,}" == "x64" ]]; then
|
||||
if isMido "$version"; then
|
||||
tried="y"
|
||||
doMido "$iso" "$version" "$desc" && return 0
|
||||
fi
|
||||
|
||||
switchEdition "$version"
|
||||
fi
|
||||
|
||||
if isESD "$version"; then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue