mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update mido.sh
This commit is contained in:
parent
120c497251
commit
168cc5021e
1 changed files with 0 additions and 5 deletions
|
|
@ -343,11 +343,6 @@ getWindows() {
|
|||
* ) error "Invalid VERSION specified, value \"$version\" is not recognized!" ;;
|
||||
esac
|
||||
|
||||
if [[ "${PLATFORM,,}" != "x64" ]]; then
|
||||
MIDO_URL=""
|
||||
return 1
|
||||
fi
|
||||
|
||||
MIDO_URL=$(getMido "$version" "$lang" "")
|
||||
[ -z "$MIDO_URL" ] && return 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue