2 lines
34 B
Bash
2 lines
34 B
Bash
|
#!/bin/bash
|
||
|
nginx -g "daemon off;"
|