Skip to content

Instantly share code, notes, and snippets.

@pmbuko
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmbuko/de8b2959092bb0fe0b86 to your computer and use it in GitHub Desktop.
Save pmbuko/de8b2959092bb0fe0b86 to your computer and use it in GitHub Desktop.
KerbMinder - Copy files from the repo to their correct locations
sudo cp -R Library/Application\ Support/crankd /Library/Application\ Support/
sudo cp Library/LaunchDaemons/com.googlecode.pymacadmin.crankd.plist /Library/LaunchDaemons/
sudo cp Library/LaunchAgents/org.pmbuko.kerbminder.plist /Library/LaunchAgents/
sudo cp Library/Preferences/com.googlecode.pymacadmin.crankd.plist /Library/Preferences/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment