mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
fix: Spacing
This commit is contained in:
parent
f5212897cd
commit
465e919cc4
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ downloadImage() {
|
|||
fi
|
||||
|
||||
if [[ "$EXTERNAL" != [Yy1]* ]]; then
|
||||
|
||||
|
||||
doMido "$iso" "$url" "$desc" && return 0
|
||||
|
||||
if [[ "$VERSION" != "win10${PLATFORM,,}" ]] && [[ "$VERSION" != "win11${PLATFORM,,}" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue