4 lines
56 B
Text
4 lines
56 B
Text
|
#!/usr/bin/with-contenv sh
|
||
|
|
||
|
exec nginx -g "daemon off;"
|