stash
This commit is contained in:
parent
27d21545fc
commit
5ede5e7b98
5 changed files with 206 additions and 4 deletions
3
proxy.sh
Executable file
3
proxy.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
/usr/sbin/nginx -g "daemon off;pid nginx.pid;" -c nginx.conf -e nginx.log -p $(pwd)
|
||||
Loading…
Add table
Add a link
Reference in a new issue