mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update install.sh
This commit is contained in:
parent
b64670e2d8
commit
37c3319982
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ downloadImage() {
|
|||
fi
|
||||
|
||||
if ! validVersion "$version"; then
|
||||
error "Invalid VERSION value: $version" && return 1
|
||||
error "Invalid VERSION, value \"$version\" is not recognized!" && return 1
|
||||
fi
|
||||
|
||||
desc=$(printVersion "$version" "Windows")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue