fixed _get_root() function

This commit is contained in:
Ne-Lexa 2018-10-29 15:18:43 +03:00
parent a63dc75b43
commit a207199879
1 changed files with 1 additions and 1 deletions

View File

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