Skip to content

Instantly share code, notes, and snippets.

@benclark
Created December 4, 2012 16:36
Show Gist options
  • Save benclark/4205910 to your computer and use it in GitHub Desktop.
Save benclark/4205910 to your computer and use it in GitHub Desktop.
Phoshare link-only backup of iPhoto library to Dropbox
#!/bin/sh
nice -n 20 /Applications/Phoshare.app/Contents/MacOS/Phoshare -o -d -u -l -e . --export ~/Dropbox/Photos/Phoshare\ Backup/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment