summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e628d3d..35f2896 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ tag: commit
update: update-git
./scripts/verify-tag && rsync -avz --delete Shibboleth-IdP Shibboleth-SP /opt/swamid-entity-configurations/
+ ./scripts/build-adfstoolkit-federation-defaults.sh
update-git:
git checkout main && git reset --hard && git pull