mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update install.sh
This commit is contained in:
parent
4043f4c741
commit
defc1f7084
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ fi
|
|||
|
||||
[[ "${VERSION,,}" == "7" ]] && VERSION="win7x64-ultimate"
|
||||
[[ "${VERSION,,}" == "win7" ]] && VERSION="win7x64-ultimate"
|
||||
[[ "${VERSION,,}" == "win7x64" ]] && VERSION="win7x64-ultimate"
|
||||
|
||||
[[ "${VERSION,,}" == "22" ]] && VERSION="win2022-eval"
|
||||
[[ "${VERSION,,}" == "2022" ]] && VERSION="win2022-eval"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue