1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update scripts/install

Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
This commit is contained in:
JimboJoe 2019-03-05 15:37:07 +01:00 committed by GitHub
parent 833f48a905
commit 0719c177b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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