3 lines
57 B
Text
3 lines
57 B
Text
|
|
#!/usr/bin/with-contenv bash
|
||
|
|
exec nginx -g "daemon off;"
|