mirror of
https://github.com/dockur/windows.git
synced 2025-10-13 15:26:04 +01: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…
x
Reference in New Issue
Block a user