Browse Source

Update scripts/install

Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
pull/163/head
JimboJoe 7 years ago
committed by GitHub
parent
commit
0719c177b8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/install

2
scripts/install

@ -158,7 +158,7 @@ ynh_print_info "Configuring nextcloud..."
# Ensure that UpdateNotification app is disabled # Ensure that UpdateNotification app is disabled
exec_occ app:disable updatenotification exec_occ app:disable updatenotification
# Enable ldap plugins
# Enable ldap plugin
exec_occ app:enable user_ldap exec_occ app:enable user_ldap
exec_occ ldap:create-empty-config exec_occ ldap:create-empty-config

Loading…
Cancel
Save