Skip to content

Instantly share code, notes, and snippets.

@l4u
Created July 6, 2012 06:15
Show Gist options
  • Save l4u/3058372 to your computer and use it in GitHub Desktop.
Save l4u/3058372 to your computer and use it in GitHub Desktop.
homebrew nginx launchctl
launchctl stop homebrew.mxcl.nginx
launchctl start homebrew.mxcl.nginx
kill -HUP `cat /usr/local/var/run/nginx.pid`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment