#!/usr/bin/env bash letsencrypt renew --pre-hook "systemctl stop nginx" --post-hook "systemctl start nginx"