diff options
Diffstat (limited to 'templates/.bin/get_public_ip')
-rwxr-xr-x | templates/.bin/get_public_ip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/.bin/get_public_ip b/templates/.bin/get_public_ip new file mode 100755 index 0000000..7625918 --- /dev/null +++ b/templates/.bin/get_public_ip @@ -0,0 +1,3 @@ +#!/bin/sh + +wget -qO - icanhazip.com |