Skip to content

Instantly share code, notes, and snippets.

@EdHurtig
Created March 20, 2013 03:04
Show Gist options
  • Save EdHurtig/5201989 to your computer and use it in GitHub Desktop.
Save EdHurtig/5201989 to your computer and use it in GitHub Desktop.
Script to restart apache on a mac - you can find it elsewhere, I just have this copy
do shell script "apachectl graceful" with administrator privileges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment