fix: added gitignore
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
if [ ! -d "./keycloak-cas/" ]
|
||||
then
|
||||
git clone https://github.com/RoboJackets/keycloak-cas
|
||||
patch $(find . | grep UrlHelper.java) https_patch
|
||||
fi
|
||||
if [ -d "./target/" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user