From 0719c177b821312275e25395a3250fd768cf655c Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Tue, 5 Mar 2019 15:37:07 +0100 Subject: [PATCH] Update scripts/install Co-Authored-By: maniackcrudelis --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0f66303..19863c4 100755 --- a/scripts/install +++ b/scripts/install @@ -158,7 +158,7 @@ ynh_print_info "Configuring nextcloud..." # Ensure that UpdateNotification app is disabled exec_occ app:disable updatenotification -# Enable ldap plugins +# Enable ldap plugin exec_occ app:enable user_ldap exec_occ ldap:create-empty-config