pockethost/scripts/certbot-refresh.sh
2022-10-25 03:48:13 -07:00

4 lines
166 B
Bash

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