Update define.sh
This commit is contained in:
parent
201f16614b
commit
7e928132d8
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ parseVersion() {
|
|||
;;
|
||||
"2k" | "2000" | "win2k" | "win2000" | "windows2k" | "windows2000" )
|
||||
error "Windows 2000 $msg" && return 1
|
||||
;;
|
||||
;;
|
||||
"25" | "2025" | "win25" | "win2025" | "windows2025" | "windows 2025" )
|
||||
error "Windows Server 2025 $msg" && return 1
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue