mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2025-01-19 03:43:59 -05:00
Add jq to ipinfo
This commit is contained in:
parent
1428ef795f
commit
4253bdf9e9
@ -2,4 +2,4 @@
|
||||
|
||||
# $1=geo for verbose look up
|
||||
|
||||
curl "https://ipinfo.io/$1"
|
||||
curl -s "https://ipinfo.io/$1" | jq .
|
||||
|
Loading…
Reference in New Issue
Block a user