mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-25 15:54:12 +00:00
Travis 7
This commit is contained in:
parent
6930607546
commit
b0ada7dccd
@ -177,7 +177,6 @@ _extract_record_id() {
|
|||||||
fi
|
fi
|
||||||
j=$(_math "$j" + 1)
|
j=$(_math "$j" + 1)
|
||||||
done
|
done
|
||||||
|
|
||||||
n=0
|
n=0
|
||||||
for i in $ARRAY_IDS; do
|
for i in $ARRAY_IDS; do
|
||||||
if [ "$n" = "$_arrayId" ]; then
|
if [ "$n" = "$_arrayId" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user