diff --git a/src/install.sh b/src/install.sh index d9d8a0a..ee8b7d2 100644 --- a/src/install.sh +++ b/src/install.sh @@ -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