diff options
Diffstat (limited to 'whatismyip.sh')
-rw-r--r-- | whatismyip.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/whatismyip.sh b/whatismyip.sh deleted file mode 100644 index 0d1d57f..0000000 --- a/whatismyip.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -wget -qO- whatismyip.org | xargs echo |