This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
acme.sh
mirror of
https://github.com/acmesh-official/acme.sh.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fixed _get_root() function
pull/1878/head
Ne-Lexa
6 years ago
parent
a63dc75b43
commit
a207199879
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
dnsapi/dns_internetbs.sh
2
dnsapi/dns_internetbs.sh
View File
@ -137,7 +137,7 @@ _get_root() {
return
0
fi
p
=
i
p
=
${
i
}
i
=
$(
_math
"
$i
"
+ 1
)
done
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/acme.sh
Title
Body
Create Issue