#!/bin/bash set -o nounset NGINX_SSL_CMNT="$1" CUSTOM_DOMAIN="$2" cat <