Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
66d781a2
Unverified
Commit
66d781a2
authored
Nov 13, 2019
by
neil
Committed by
GitHub
Nov 13, 2019
Browse files
Merge pull request #2584 from kolbma/issue1586
Issue1586 - Fix callhook error in manual mode
parents
ce0c6da9
867ec010
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
66d781a2
...
@@ -3365,7 +3365,7 @@ _on_issue_success() {
...
@@ -3365,7 +3365,7 @@ _on_issue_success() {
fi
fi
fi
fi
if
_hasfield
"
$Le_Webroot
"
"
$W_DNS
"
;
then
if
_hasfield
"
$Le_Webroot
"
"
$W_DNS
"
&&
[
-z
"
$FORCE_DNS_MANUAL
"
]
;
then
_err
"
$_DNS_MANUAL_WARN
"
_err
"
$_DNS_MANUAL_WARN
"
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment