mirror of
https://github.com/dockur/windows.git
synced 2025-09-17 21:39:49 +00:00
fix: Typo (#1397)
This commit is contained in:
parent
2239792fa9
commit
d08b7aeb27
@ -689,7 +689,7 @@ downloadImage() {
|
|||||||
if isESD "$version" "$lang"; then
|
if isESD "$version" "$lang"; then
|
||||||
|
|
||||||
if [[ "$tried" != "n" ]]; then
|
if [[ "$tried" != "n" ]]; then
|
||||||
info "Failed to download $desc, will try a diferent method now..."
|
info "Failed to download $desc, will try a different method now..."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
tried="y"
|
tried="y"
|
||||||
|
Loading…
Reference in New Issue
Block a user