mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-08 13:47:01 +00:00
Travis 8
This commit is contained in:
parent
b0ada7dccd
commit
31f57cd3be
@ -176,7 +176,7 @@ _extract_record_id() {
|
||||
_info "Found txt record id: $_arrayId"
|
||||
fi
|
||||
j=$(_math "$j" + 1)
|
||||
done
|
||||
done
|
||||
n=0
|
||||
for i in $ARRAY_IDS; do
|
||||
if [ "$n" = "$_arrayId" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user