X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/caa72b3a3079cb74996f1c8b0c9fc36754087c1e..ca848d3b8af9e4b0d21cd4cb4448eb0bcecb2f10:/bin/whatsmyip diff --git a/bin/whatsmyip b/bin/whatsmyip index ed417b2..c72ed04 100755 --- a/bin/whatsmyip +++ b/bin/whatsmyip @@ -1,2 +1,3 @@ #!/bin/bash -wget http://automation.whatismyip.com/n09230945.asp -qO - + +curl -s ip.rmz.io