← back to Homebuyer Claim Helper
com.steve.homebuyer-claim-deadline.plist
10 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"><dict>
<key>Label</key><string>com.steve.homebuyer-claim-deadline</string>
<key>ProgramArguments</key><array><string>/usr/bin/env</string><string>node</string><string>/Users/macstudio3/Projects/homebuyer-claim-helper/deadline-mailer.mjs</string></array>
<key>StartCalendarInterval</key><dict><key>Hour</key><integer>9</integer><key>Minute</key><integer>0</integer></dict>
<key>StandardOutPath</key><string>/Users/macstudio3/Projects/homebuyer-claim-helper/data/run.log</string>
<key>StandardErrorPath</key><string>/Users/macstudio3/Projects/homebuyer-claim-helper/data/run.log</string>
</dict></plist>