From b0ba70a4660c26395cc6a6d9a30f30d18137f7b2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 1 May 2024 05:47:20 +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 95ba0ca..1b51de3 100644 --- a/src/install.sh +++ b/src/install.sh @@ -373,7 +373,7 @@ downloadImage() { fi for i in {1..9} - do + do url=$(getLink "$i" "$version")