Skip to content

Commit

Permalink
command: fix job StartCalendarInterval
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Nov 3, 2020
1 parent 9e372fc commit ba37dea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macprefs/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ async def _install_job(output_dir: str) -> int:
<dict>
<key>Hour</key>
<integer>0</integer>
<key>Minute</key>
<integer>0</integer>
</dict>
<key>StandardOutPath</key>
<string>{home}/Library/Logs/macprefs.log</string>
Expand Down

0 comments on commit ba37dea

Please sign in to comment.