Update install.sh

This commit is contained in:
Kroese 2024-01-29 08:47:42 +01:00 committed by GitHub
parent a9ceb9387e
commit 5af4c1f66d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -454,7 +454,7 @@ detectImage() {
dsc=$(printVersion "$DETECTED")
[ -z "$dsc" ] && dsc="$DETECTED"
warn "got $desc, but no matching XML file exists, $FB."
warn "got $dsc, but no matching XML file exists, $FB."
return 0
fi