From 855f83e3958b19a28ddfc65820a826276c4813f1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 20 Apr 2025 18:54:16 +0200 Subject: [PATCH] Update define.sh --- src/define.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/define.sh b/src/define.sh index 1182eb8..dbd7766 100644 --- a/src/define.sh +++ b/src/define.sh @@ -1390,7 +1390,7 @@ prepareInstall() { case "$pid" in *"000" | *"270" | *"OEM" ) ;; - * ) warn "unknown PID: ${pid:(-3)}" ;; + * ) warn "unknown PID found in image: \"${pid:(-3)}\"" ;; esac if [[ "$driver" == "2k" ]]; then