From 80679b8fe8da2cf9d279b125a00c632b0ec8483f Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 29 Apr 2024 04:17:06 +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 5db8be7..613ee7a 100644 --- a/src/install.sh +++ b/src/install.sh @@ -270,7 +270,7 @@ downloadImage() { local iso="$1" local version="$2" local tried="n" - local url rc desc + local url desc if [[ "${version,,}" == "http"* ]]; then