diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |