#!/usr/bin/env bash
systemctl stop nginx
letsencrypt renew
systemctl start nginx