We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5928872 commit 7c7f591Copy full SHA for 7c7f591
README.md
@@ -1,2 +1,9 @@
1
# nginx-watch
2
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