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

6 lines
66 B
Plaintext
Raw Normal View History

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