#!/bin/sh set -eu certbot renew --webroot -w /var/www/certbot --quiet nginx -s reload