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
6e68c4e2
Commit
6e68c4e2
authored
Jun 15, 2017
by
neil
Committed by
GitHub
Jun 15, 2017
Browse files
Merge pull request #878 from Neilpang/dev
Dev
parents
253bf776
a79e9680
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
6e68c4e2
...
@@ -2723,7 +2723,7 @@ _clearup() {
...
@@ -2723,7 +2723,7 @@ _clearup() {
_clearupdns
()
{
_clearupdns
()
{
_debug
"_clearupdns"
_debug
"_clearupdns"
if
[
"
$dnsadded
"
!=
1
]
||
[
-z
"
$vlist
"
]
;
then
if
[
"
$dnsadded
"
!=
1
]
||
[
-z
"
$vlist
"
]
;
then
_debug
"
Dns not added,
skip."
_debug
"skip
dns
."
return
return
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