website/etc/s6-rc.d/nginx/run

5 lines
66 B
Text

#!/command/with-contenv bash
set -e
exec nginx -g "daemon off;"