mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
fixed _get_root() function
This commit is contained in:
parent
a63dc75b43
commit
a207199879
@ -137,7 +137,7 @@ _get_root() {
|
||||
return 0
|
||||
fi
|
||||
|
||||
p=i
|
||||
p=${i}
|
||||
i=$(_math "$i" + 1)
|
||||
done
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user