mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update install.sh
This commit is contained in:
parent
3bab3b956f
commit
eff399c393
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ detectImage() {
|
|||
if [ -n "$DETECTED" ]; then
|
||||
|
||||
[[ "${DETECTED,,}" == "winxp"* ]] && return 0
|
||||
|
||||
|
||||
setXML "" && return 0
|
||||
|
||||
desc=$(printEdition "$DETECTED" "this version")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue