mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update install.sh
This commit is contained in:
parent
9ac1465b3d
commit
116bb06b50
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@ downloadImage() {
|
|||
|
||||
fi
|
||||
|
||||
for i in {1..9}
|
||||
for i in {1..MIRRORS}
|
||||
do
|
||||
|
||||
url=$(getLink "$i" "$version")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue