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:
parent
833f48a905
commit
0719c177b8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue