Cleaned up launch agent install script

This commit is contained in:
2021-12-30 18:23:15 -05:00
parent 1deab50401
commit 670554b369
3 changed files with 15 additions and 10 deletions

View File

@@ -25,5 +25,9 @@
<string>michael</string>
<key>RunAtLoad</key>
<true/>
<key>StandardOutPath</key>
<string>/var/log/com.michael.clear-screenshots.out.log</string>
<key>StandardErrorPath</key>
<string>/var/log/com.michael.clear-screenshots.error.log</string>
</dict>
</plist>