Issue1586 - Fix callhook error in manual mode
@ -3365,7 +3365,7 @@ _on_issue_success() {
fi
if _hasfield "$Le_Webroot" "$W_DNS"; then
if _hasfield "$Le_Webroot" "$W_DNS" && [ -z "$FORCE_DNS_MANUAL" ]; then
_err "$_DNS_MANUAL_WARN"