nginx-proxy/renew_certs.sh
2023-06-04 19:02:28 +00:00

6 lines
89 B
Bash
Executable File

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