mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update define.sh
This commit is contained in:
parent
f27128af93
commit
7f9cb52357
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ parseVersion() {
|
|||
VERSION="win81${PLATFORM,,}"
|
||||
;;
|
||||
"8e" | "81e" | "8.1e" | "win8e" | "win81e")
|
||||
VERSION="win8${PLATFORM,,}-enterprise-eval"
|
||||
VERSION="win81${PLATFORM,,}-enterprise-eval"
|
||||
;;
|
||||
"7" | "7e" | "win7" | "win7e")
|
||||
VERSION="win7${PLATFORM,,}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue