Tagged Questions
0
votes
1answer
113 views
Lauchd - Run task multiple times between time interval
I want to run a script every 15 minutes between 12:00 AM and 4:00 AM. Is there a way to do that with launchd?
I know you can specify and array of dictionaries using StartCalendarInterval to ...