Update app.olivetin.olivetin.plist

This commit is contained in:
HackDefendr 2026-06-05 18:31:24 -05:00 committed by GitHub
parent 6daa5d5b8b
commit 4139b9861f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<!-- Where stdout/stderr go; tail these for troubleshooting --> <!-- Where stdout/stderr go; tail these for troubleshooting -->
<key>StandardOutPath</key> <key>StandardOutPath</key>
<string>/usr/local/var/log/olivetin.log</string> <string>/Users/YOUR_USER/Library/Logs/olivetin.log</string>
<key>StandardErrorPath</key> <key>StandardErrorPath</key>
<string>/Users/YOUR_USER/Library/Logs/olivetin.log</string> <string>/Users/YOUR_USER/Library/Logs/olivetin.log</string>
</dict> </dict>