#!/bin/bash set -x mountpoint /mnt/ssl.d && cp /mnt/ssl.d/*pem /etc/nginx/ssl.d/ || true