diff --git a/certbotd.sh b/certbotd.sh index cafeba0..03a04c2 100755 --- a/certbotd.sh +++ b/certbotd.sh @@ -177,7 +177,7 @@ case $1 in # Ignore non local domains if ! domain_configured "${domain}" ; then - ok "${domain} is not configured to any Sutty node or DNS records are still cached, ignoring for now # skip" + not_ok "${domain} is not configured to any Sutty node or DNS records are still cached, ignoring for now" continue fi