Switch to certbot-dns-duckdns

This commit is contained in:
Eric Nemchik
2022-10-06 18:08:20 +00:00
parent 3fb6e3f54d
commit 53db9755b2
8 changed files with 32 additions and 28 deletions

View File

@@ -1,8 +0,0 @@
#!/bin/bash
. /config/.donoteditthisfile.conf
curl https://www.duckdns.org/update?domains=${CERTBOT_DOMAIN}\&token=${ORIGDUCKDNSTOKEN}\&txt=${CERTBOT_VALIDATION}
echo "sleeping 60"
sleep 60