fix: pw_clear_pfx typo on CLI

parent cfc3272b
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment