Update install.sh

This commit is contained in:
Kroese 2024-05-02 23:10:18 +02:00 committed by GitHub
parent 3bab3b956f
commit eff399c393
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -618,7 +618,7 @@ detectImage() {
if [ -n "$DETECTED" ]; then
[[ "${DETECTED,,}" == "winxp"* ]] && return 0
setXML "" && return 0
desc=$(printEdition "$DETECTED" "this version")