mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 14:41:49 +00:00
Compare commits
1 Commits
0e8f4418b4
...
4bc7f2668e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4bc7f2668e |
@ -23,8 +23,7 @@ parseVersion() {
|
||||
if [[ "${VERSION}" == \"*\" || "${VERSION}" == \'*\' ]]; then
|
||||
VERSION="${VERSION:1:-1}"
|
||||
fi
|
||||
|
||||
VERSION=$(expr "$VERSION" : "^\ *\(.*[^ ]\)\ *$")
|
||||
|
||||
[ -z "$VERSION" ] && VERSION="win11"
|
||||
|
||||
case "${VERSION,,}" in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user