From e69271d6e076b10d45527562a69fdfcb7e24111f Mon Sep 17 00:00:00 2001 From: Boris Yumankulov Date: Mon, 13 Oct 2025 00:02:14 +0500 Subject: [PATCH] fix: pw_clear_pfx typo on CLI Signed-off-by: Boris Yumankulov --- data_from_portwine/scripts/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_from_portwine/scripts/start.sh b/data_from_portwine/scripts/start.sh index 4201f0a6..febe8ac3 100755 --- a/data_from_portwine/scripts/start.sh +++ b/data_from_portwine/scripts/start.sh @@ -492,7 +492,7 @@ $(echo $files_from_autoinstall | awk '{for (i = 1; i <= NF; i++) {if (i % 10 == ;; --clear_pfx) get_wine_and_pfx "$2" "$3" - clear_pfx + pw_clear_pfx exit $? ;; --initial)