reaktor2 bing: start counting at 1
This commit is contained in:
parent
01c1fffe0a
commit
fef664e785
@ -77,7 +77,7 @@ let
|
|||||||
echo "$_from: $(cat)"
|
echo "$_from: $(cat)"
|
||||||
|
|
||||||
printf '%s' "$response" |
|
printf '%s' "$response" |
|
||||||
jq -r '[.item.messages[1].sourceAttributions[].seeMoreUrl] | to_entries[] | "[\(.key)]: \(.value)"'
|
jq -r '[.item.messages[1].sourceAttributions[].seeMoreUrl] | to_entries[] | "[\(.key + 1)]: \(.value)"'
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user