#!/bin/sh -eux exec 2>&1 sv=${PWD#/etc/sv/} exec /usr/sbin/nginx \ -c /etc/nginx/nginx.conf \ -g 'daemon off;'