Update install.sh

This commit is contained in:
Kroese 2024-04-30 13:33:37 +02:00 committed by GitHub
parent 1bfc9bed94
commit eafb430a72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -569,7 +569,7 @@ detectImage() {
local dsc
dsc=$(printVersion "$DETECTED" "$DETECTED")
warn "got $dsc, but no matching $DETECTED.xml file exists, $FB."
warn "got $dsc, but no matching file called $DETECTED.xml exists, $FB."
fi
return 0