diff options
Diffstat (limited to 'scripts/ipfetch')
| -rwxr-xr-x | scripts/ipfetch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ipfetch b/scripts/ipfetch new file mode 100755 index 0000000..05befda --- /dev/null +++ b/scripts/ipfetch @@ -0,0 +1,3 @@ +#!/bin/sh + +curl https://icanhazip.com |
