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

6 lines
66 B
Plaintext

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