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
491842ea
Commit
491842ea
authored
Sep 12, 2020
by
neil
Committed by
Ed Lynes
Oct 27, 2020
Browse files
fix
https://github.com/acmesh-official/acme.sh/issues/3159
parent
9801876a
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_ovh.sh
View file @
491842ea
...
...
@@ -248,7 +248,7 @@ _ovh_authentication() {
# _domain=domain.com
_get_root
()
{
domain
=
$1
i
=
2
i
=
1
p
=
1
while
true
;
do
h
=
$(
printf
"%s"
"
$domain
"
|
cut
-d
.
-f
$i
-100
)
...
...
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