2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-22 09:57:29 +00:00

fixed _get_root() function

This commit is contained in:
Ne-Lexa 2018-10-29 15:18:43 +03:00
parent a63dc75b43
commit a207199879

View File

@ -137,7 +137,7 @@ _get_root() {
return 0
fi
p=i
p=${i}
i=$(_math "$i" + 1)
done
fi