#!/bin/bash set -euo pipefail exec nginx -g 'daemon off;'