summaryrefslogtreecommitdiffstats
path: root/modules/certbot/files/reload-cert
blob: 9ca23e59811a1f52bb96792dda8db8cdff0da59f (plain) (blame)
1
2
3
4
5
#!/usr/bin/env bash
set -eu
set -o pipefail

systemctl restart nginx