mastible/roles/mastodon-nginx/files/letsencrypt-renew.sh

4 lines
59 B
Bash

#!/usr/bin/env bash
letsencrypt renew
service nginx reload