We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc91d62 commit 4869954Copy full SHA for 4869954
launched.AppleCollector.plist
@@ -15,12 +15,9 @@
15
<string>/dev/null</string>
16
<key>StandardOutPath</key>
17
18
- <key>StartCalendarInterval</key>
19
- <dict>
20
- <key>Minute</key>
21
- <integer>0</integer>
22
- </dict>
+ <key>StartInterval</key>
+ <integer>900</integer>
23
<key>WorkingDirectory</key>
24
- <string>/path/to/these/scripts</string>
+ <string>/Users/${USER}/Documents/AppleCollector</string>
25
</dict>
26
</plist>
0 commit comments