#!/usr/bin/env bash set -euo pipefail cd /var/www if [[ -n "${MYSQL_SSL_VERIFY_SERVER_CERT:-}" ]]; then cat > /root/.my.cnf <