diff --git a/src/install.sh b/src/install.sh index 40b9fd2..5682738 100644 --- a/src/install.sh +++ b/src/install.sh @@ -361,7 +361,7 @@ selectXML() { if [ -f "/run/assets/$detected.xml" ]; then XML="$detected.xml" - echo "Detected image of type '$detected'." + info "Detected image of type: '$detected'" else warn "detected image of type '$detected', but no matching XML file exists, $FB." fi