Documentation: what to do when using dns-manual

Change the hint that tells you how to use DNS manual (second run needs to be --renew)
This commit is contained in:
Claus F. Strasburger 2018-03-16 11:21:03 +01:00 committed by GitHub
parent dff4d03bd4
commit a8b62261f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3819,7 +3819,7 @@ $_authorizations_map"
if [ "$dnsadded" = '0' ]; then
_savedomainconf "Le_Vlist" "$vlist"
_debug "Dns record not added yet, so, save to $DOMAIN_CONF and exit."
_err "Please add the TXT records to the domains, and retry again."
_err "Please add the TXT records to the domains, and re-run with --renew."
_clearup
_on_issue_err "$_post_hook"
return 1