Skip to content

Commit

Permalink
updating to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Jan 20, 2017
1 parent 3482929 commit 0ce6c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ source common.bash .

rm -rf root
if [ ! -f shibboleth-identity-provider.tar.gz ]; then
git clone git@github.internet2.edu:docker/shib-idp-conftree.git --depth 1 --branch test root
fi
git clone git@github.internet2.edu:docker/shib-idp-conftree.git --depth 1 --branch 3.3test root
fi

0 comments on commit 0ce6c6f

Please sign in to comment.