nginx-proxy/renew_certs.sh
2019-12-24 14:30:03 +00:00

6 lines
89 B
Bash
Executable File

#!/bin/bash
$(dirname $0)/certbot renew --cert-name typename.fr
docker-compose restart