This website works better with JavaScript
Home
Explore
Project
Register
Sign In
linux
/
acme.sh
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
fixed _get_root() function
Ne-Lexa
6 years ago
parent
a63dc75b43
commit
a207199879
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
dnsapi/dns_internetbs.sh
+ 1
- 1
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