From f895987c0bc7e7ebf074007071ac730c23820796 Mon Sep 17 00:00:00 2001 From: Björn Mattsson Date: Fri, 18 Mar 2022 08:41:16 +0100 Subject: Added fetch to update local swamid-2.0.xml --- scripts/update-and-validate.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/update-and-validate.sh') diff --git a/scripts/update-and-validate.sh b/scripts/update-and-validate.sh index 362af8e8..4e53f4f1 100755 --- a/scripts/update-and-validate.sh +++ b/scripts/update-and-validate.sh @@ -34,3 +34,5 @@ update() cd /opt/swamid-metadata || exit 1 update +# to be able to show non-swamid entities on web-page +wget -qO swamid-2.0.xml https://mds.swamid.se/md/swamid-2.0.xml -- cgit v1.2.3