Update mido.sh

This commit is contained in:
Kroese 2024-05-17 00:56:31 +02:00 committed by GitHub
parent f91c55b948
commit 29c21c5da8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,7 +296,7 @@ getWindows() {
local desc="$2"
local language="$3"
local msg="Requesting $desc from Microsoft..."
local msg="Requesting $desc from Microsoft server..."
info "$msg" && html "$msg"
case "${id,,}" in
@ -385,7 +385,7 @@ getESD() {
winCatalog=$(getCatalog "$version" "url")
editionName=$(getCatalog "$version" "edition")
local msg="Downloading product information from Microsoft..."
local msg="Downloading product information from Microsoft server..."
info "$msg" && html "$msg"
rm -rf "$dir"