This commit is contained in:
Gerardo 2020-04-19 17:30:11 +02:00 committed by GitHub
parent b0ada7dccd
commit 31f57cd3be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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