Fixed typo in roundcube SSO
This commit is contained in:
parent
8916198fb6
commit
bd35871fcb
@ -138,7 +138,7 @@ uninstall_roundcube() {
|
||||
echo -ne "done.\n"
|
||||
}
|
||||
configsso_roundcube() {
|
||||
echo -ne "* Configuring matrix container with SSO.."
|
||||
echo -ne "* Configuring roundcube 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