This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
acme.sh
mirror of
https://github.com/acmesh-official/acme.sh.git
Watch
1
Star
0
Fork
You've already forked acme.sh
0
Code
Issues
Projects
Releases
Wiki
Activity
fixed _get_root() function
Browse Source
pull/1878/head
Ne-Lexa
6 years ago
parent
a63dc75b43
commit
a207199879
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
dnsapi/dns_internetbs.sh
Unescape
Escape
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
github-forks/acme.sh
Title
Body
Create Issue