index
:
dotfiles
this commit
master
My $HOME
robert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
whatismyip
blob: 748b731e0cde5fc56219896957a08775d669aebe (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/sh
set
-e
[
-n
"
$DEBUG
"
]
&&
set
-x curl
-sSfL
ifconfig.co/json
|
jq