← back to Dw Photo Capture

scripts/launchd/com.steve.dwphoto-vendor-photos-henry.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.dwphoto-vendor-photos-henry</string>
  <key>ProgramArguments</key><array><string>/bin/bash</string><string>/Users/macstudio3/Projects/dw-photo-capture/scripts/sync-vendor-photos-to-henry.sh</string></array>
  <key>StartCalendarInterval</key><dict><key>Hour</key><integer>2</integer><key>Minute</key><integer>17</integer></dict>
  <key>StandardOutPath</key><string>/Users/macstudio3/Library/Logs/dwphoto-vendor-photos-sync.out</string>
  <key>StandardErrorPath</key><string>/Users/macstudio3/Library/Logs/dwphoto-vendor-photos-sync.err</string>
</dict></plist>