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
cd8e0447
Commit
cd8e0447
authored
Apr 12, 2020
by
neil
Browse files
Merge branch 'dev' of
https://github.com/acmesh-official/acme.sh
into dev
parents
93de1e49
2df43c9e
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_constellix.sh
View file @
cd8e0447
...
@@ -86,7 +86,7 @@ _get_root() {
...
@@ -86,7 +86,7 @@ _get_root() {
return
1
return
1
fi
fi
if
!
_constellix_rest GET
"domains/search?
name
=
$h
"
;
then
if
!
_constellix_rest GET
"domains/search?
exact
=
$h
"
;
then
return
1
return
1
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