mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
Add jq to ipinfo
This commit is contained in:
parent
0823dfb1e6
commit
30cd42b7b2
@ -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