#!/usr/bin/env sh certbot certonly --standalone -d "$DOMAINS" --email "$EMAIL" -n --agree-tos --expand /usr/sbin/nginx -g "daemon off;"