From d877d3f898b502a39f810d3a031039542b5baa33 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 30 Apr 2024 03:34:43 +0200 Subject: [PATCH] Update install.sh --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 3a99af9..407937e 100644 --- a/src/install.sh +++ b/src/install.sh @@ -262,7 +262,7 @@ doMido() { rm -f "$iso" rm -f "$iso.PART" - local msg="Downloading $desc from Microsoft server..." + local msg="Downloading $desc..." info "$msg" && html "$msg" /run/progress.sh "$iso.PART" "Downloading $desc ([P])..." &