diff --git a/root/app/duckdns-txt b/root/app/duckdns-txt index d262b24..9630c4c 100644 --- a/root/app/duckdns-txt +++ b/root/app/duckdns-txt @@ -1,6 +1,6 @@ #!/bin/bash -. /config/donoteditthisfile.conf +. /config/.donoteditthisfile.conf curl https://www.duckdns.org/update?domains=${CERTBOT_DOMAIN}\&token=${ORIGDUCKDNSTOKEN}\&txt=${CERTBOT_VALIDATION} diff --git a/root/app/le-renew.sh b/root/app/le-renew.sh index d0804d4..5c638a5 100644 --- a/root/app/le-renew.sh +++ b/root/app/le-renew.sh @@ -1,6 +1,6 @@ #!/usr/bin/with-contenv bash -. /config/donoteditthisfile.conf +. /config/.donoteditthisfile.conf echo "<------------------------------------------------->" echo