Skip to content

Commit

Permalink
nginx control
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Nov 11, 2011
1 parent 6b89634 commit cd542d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nginx/aliases.zsh
@@ -0,0 +1,2 @@
alias nginx-up="sudo nginx -c /usr/local/etc/nginx/nginx.conf"
alias nginx-down="sudo nginx -s stop"

0 comments on commit cd542d9

Please sign in to comment.