Advertisement
n8henrie

/usr/bin/morningUpdates.sh

Jul 21st, 2012
10,064
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. #!/bin/bash
  2. open com.omnigroup.OmniFocus
  3. sleep 30
  4. open com.phocusllp.due
  5. sleep 30
  6. open com.omnigroup.OmniFocus
  7. sleep 30
  8. open com.phocusllp.due
  9. sleep 30
  10. open com.sparrowmailapp.iphoneapp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement