thread-master/deploy/prod/remote/certbot-renew-hook.sh

6 lines
71 B
Bash
Raw Permalink Normal View History

2026-07-15 15:23:59 +00:00
#!/usr/bin/env bash
set -euo pipefail
nginx -t
systemctl reload nginx