chore: remove party.mihomo.helper default log path

This commit is contained in:
ezequielnick 2025-06-02 16:46:29 +08:00
parent 9cd762c44b
commit d1973bf055

View File

@ -79,10 +79,6 @@ cat << EOF > "$LAUNCH_DAEMON"
<true/>
<key>Program</key>
<string>${HELPER_PATH}</string>
<key>StandardErrorPath</key>
<string>/tmp/party.mihomo.helper.err</string>
<key>StandardOutPath</key>
<string>/tmp/party.mihomo.helper.log</string>
</dict>
</plist>
EOF