mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
b0ba70a466
commit
535b77c918
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ getName() {
|
||||||
[[ "${file,,}" == "winvista"* ]] && desc="Windows Vista"
|
[[ "${file,,}" == "winvista"* ]] && desc="Windows Vista"
|
||||||
[[ "${file,,}" == "tiny10"* ]] && desc="Tiny 10"
|
[[ "${file,,}" == "tiny10"* ]] && desc="Tiny 10"
|
||||||
[[ "${file,,}" == "tiny11"* ]] && desc="Tiny 11"
|
[[ "${file,,}" == "tiny11"* ]] && desc="Tiny 11"
|
||||||
|
[[ "${file,,}" == "tiny11core"* ]] && desc="Tiny 11 Core"
|
||||||
[[ "${file,,}" == "tiny11_core"* ]] && desc="Tiny 11 Core"
|
[[ "${file,,}" == "tiny11_core"* ]] && desc="Tiny 11 Core"
|
||||||
[[ "${file,,}" == *"windows11"* ]] && desc="Windows 11"
|
[[ "${file,,}" == *"windows11"* ]] && desc="Windows 11"
|
||||||
[[ "${file,,}" == *"windows10"* ]] && desc="Windows 10"
|
[[ "${file,,}" == *"windows10"* ]] && desc="Windows 10"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue