Skip to content

Commit cd542d9

Browse files
committed
nginx control
1 parent 6b89634 commit cd542d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nginx/aliases.zsh

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
alias nginx-up="sudo nginx -c /usr/local/etc/nginx/nginx.conf"
2+
alias nginx-down="sudo nginx -s stop"

0 commit comments

Comments
 (0)