pockethost/scripts/certbot-refresh.sh
2022-12-24 14:24:54 +00:00

4 lines
166 B
Bash
Executable File

#!/bin/bash
sudo certbot --server https://acme-v02.api.letsencrypt.org/directory -d *.pockethost.io -d pockethost.io --manual --preferred-challenges dns-01 certonly