3 lines
No EOL
96 B
Bash
Executable file
3 lines
No EOL
96 B
Bash
Executable file
#!/bin/bash
|
|
|
|
/usr/sbin/nginx -g "daemon off;pid nginx.pid;" -c nginx.conf -e nginx.log -p $(pwd) |