From 09ec3fd21d0501c37fa5f2ed8fe25640faa98b67 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Sun, 28 Oct 2012 20:34:13 +0100 Subject: [PATCH] printPublicIp: remove .sh --- printPublicIp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 printPublicIp diff --git a/printPublicIp b/printPublicIp new file mode 100755 index 0000000..8938f6c --- /dev/null +++ b/printPublicIp @@ -0,0 +1,3 @@ +#!/bin/sh + +curl www.sthu.org/whatismyip.html -- 2.30.2