mirror of
https://github.com/dockur/windows.git
synced 2025-04-22 08:32:53 +00:00
Update define.sh
This commit is contained in:
parent
de4bda71e2
commit
e4e153e0de
@ -101,7 +101,7 @@ parseVersion() {
|
|||||||
"16" | "2016" | "win16" | "win2016" | "windows2016" | "windows 2016" )
|
"16" | "2016" | "win16" | "win2016" | "windows2016" | "windows 2016" )
|
||||||
VERSION="win2016-eval"
|
VERSION="win2016-eval"
|
||||||
;;
|
;;
|
||||||
"hv" | "hyperv" | "hyper v" | "hyper-v" | "19hv" | "2019hv" | "win2019hv")
|
"hv" | "hyperv" | "hyper v" | "hyper-v" | "19hv" | "2019hv" | "win2019hv" )
|
||||||
VERSION="win2019-hv"
|
VERSION="win2019-hv"
|
||||||
;;
|
;;
|
||||||
"2012" | "2012r2" | "win2012" | "win2012r2" | "windows2012" | "windows 2012" )
|
"2012" | "2012r2" | "win2012" | "win2012r2" | "windows2012" | "windows 2012" )
|
||||||
|
Loading…
Reference in New Issue
Block a user