Fixed typo in espo sso config
This commit is contained in:
parent
c74eb0cb83
commit
b9ff05699f
@ -207,7 +207,7 @@ uninstall_espocrm() {
|
||||
echo -ne "done.\n"
|
||||
}
|
||||
configsso_espocrm() {
|
||||
echo -ne "* Configuring matrix container with SSO.."
|
||||
echo -ne "* Configuring espocrm container with SSO.."
|
||||
|
||||
[ ! -d "/federated/apps/authelia" ] && failcheck "Authelia is not installed. You need this first before continuing."
|
||||
[ ! -f "/federated/apps/authelia/data/config/idproviders.yml" ] && failcheck "Authelia idproviders.yml is missing."
|
||||
|
Loading…
x
Reference in New Issue
Block a user