1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-09-27 22:22:53 +00:00
scripts/get-nav

3 lines
95 B
Plaintext
Raw Normal View History

#!/bin/bash
curl -s "https://api.kuvera.in/mf/api/v4/fund_schemes/$1.json" | jq '.[]|.nav.nav'