From 8a6f120eeb9f2a540cfb07a8f984c22d29b33908 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 28 Oct 2010 19:47:48 +0200 Subject: Move projects/* → /. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foaf/pingfoaf.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 foaf/pingfoaf.sh (limited to 'foaf/pingfoaf.sh') diff --git a/foaf/pingfoaf.sh b/foaf/pingfoaf.sh new file mode 100755 index 0000000..7f3e795 --- /dev/null +++ b/foaf/pingfoaf.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +set -e + +curl -H "Accept: text/plain" --data-binary 'http://dr.jones.dk/me http://dr.jones.dk/me/facebook http://dr.jones.dk/me/linkedin' http://sindice.com/api/v2/ping -- cgit v1.2.3