nginx/renew.sh
2017-11-20 17:01:00 +11:00

4 lines
98 B
Bash
Executable File

#!/bin/sh
certbot renew -q --config-dir /etc/nginx/conf.d/ssl/letsencrypt/ --renew-hook "kill 1"