Skip to content

Commit 7c7f591

Browse files
committed
Update README.md
1 parent 5928872 commit 7c7f591

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# nginx-watch
22
Watches nginx directory and reloads nginx server on file change
3+
4+
5+
### Install
6+
`wget https://raw.githubusercontent.com/devotox/nginx-watch/master/nginx-watch.sh -O /usr/bin/nginx-watch && chmod +x /usr/bin/nginx-watch`
7+
8+
### Run
9+
`nginx-watch`

0 commit comments

Comments
 (0)