Skip to content

Instantly share code, notes, and snippets.

@gooddadmike
Created February 26, 2016 14:53
Show Gist options
  • Save gooddadmike/dbd2d5bd5cc3597471f5 to your computer and use it in GitHub Desktop.
Save gooddadmike/dbd2d5bd5cc3597471f5 to your computer and use it in GitHub Desktop.
<?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>local.remove-older-images</string>
<key>Program</key>
<string>/Users/msearcy/Library/Scripts/image-folder-cleanup.sh</string>
<key>RunAtLoad</key>
<true/>
<key>StartInterval</key>
<integer>3600</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment