diff options
author | krebs <krebs@fuerkrebs> | 2011-11-04 12:40:43 -0400 |
---|---|---|
committer | krebs <krebs@fuerkrebs> | 2011-11-04 12:40:43 -0400 |
commit | 5876c5a411e77b6518148712abc0c5d5bd45049e (patch) | |
tree | fa22c7129266efb4ce9a322976d4d2b4f9097f5e /retiolum/bin/my-ip | |
parent | c74c87e070eadac2acede8a416e7a0df90beb2df (diff) | |
parent | 71698721b593f9857038c35e3ca9c84e2aba4aff (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/bin/my-ip')
-rwxr-xr-x | retiolum/bin/my-ip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/retiolum/bin/my-ip b/retiolum/bin/my-ip new file mode 100755 index 00000000..fcfbba05 --- /dev/null +++ b/retiolum/bin/my-ip @@ -0,0 +1,2 @@ +#!/bin/sh +curl http://euer.krebsco.de/live/ip.php |