From c55f87dc5559b4540d17e1960678cb796a3c6359 Mon Sep 17 00:00:00 2001 From: Fredrik Åslund Date: Tue, 18 Jun 2013 13:24:28 +0200 Subject: example with already downloaded metadatafile added --- scripts/get-sp-md.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/get-sp-md.sh b/scripts/get-sp-md.sh index 4926c010..f162aa8c 100755 --- a/scripts/get-sp-md.sh +++ b/scripts/get-sp-md.sh @@ -14,6 +14,7 @@ if [ -z "$metadataurl" ] ; then cat < Ex: `basename $0` https://www.mysp.com/Shibboleth.sso/Metadata + `basename $0` file://some-downloaded-metadata.xml EOF exit 1 fi -- cgit v1.2.3