From 29c21c5da88086992c1e95ab12f0d86b3bc2a4c6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 17 May 2024 00:56:31 +0200 Subject: [PATCH] Update mido.sh --- src/mido.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mido.sh b/src/mido.sh index 25e0f03..395ddce 100644 --- a/src/mido.sh +++ b/src/mido.sh @@ -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"