From d1973bf0552517cd1d026b0ac8dd1adf1f6d017e Mon Sep 17 00:00:00 2001
From: ezequielnick <107352853+ezequielnick@users.noreply.github.com>
Date: Mon, 2 Jun 2025 16:46:29 +0800
Subject: [PATCH] chore: remove party.mihomo.helper default log path
---
build/pkg-scripts/postinstall | 4 ----
1 file changed, 4 deletions(-)
diff --git a/build/pkg-scripts/postinstall b/build/pkg-scripts/postinstall
index c37baa8..985525b 100644
--- a/build/pkg-scripts/postinstall
+++ b/build/pkg-scripts/postinstall
@@ -79,10 +79,6 @@ cat << EOF > "$LAUNCH_DAEMON"
Program
${HELPER_PATH}
- StandardErrorPath
- /tmp/party.mihomo.helper.err
- StandardOutPath
- /tmp/party.mihomo.helper.log
EOF