From d048f27227890fba62ad5a4e6dc7dd68497e1455 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 24 Apr 2024 16:09:43 +0200 Subject: [PATCH] fix: Mirror --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index a90872d..4ad66ec 100644 --- a/src/install.sh +++ b/src/install.sh @@ -540,7 +540,7 @@ downloadImage() { ;; esac - info "Failed to download $desc from Microsoft, will try a different method now..." + info "Failed to download $desc from Microsoft, will try another mirror now..." rm -f "$iso" rm -rf "$TMP"