mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Fix Invalid configID
This commit is contained in:
parent
6038e9c5ce
commit
30759821ec
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ ynh_secure_remove --file="$nc_conf"
|
|||
#=================================================
|
||||
|
||||
# Check LDAP configuration to see if everything worked well
|
||||
exec_occ ldap:test-config \'\' \
|
||||
exec_occ ldap:test-config '' \
|
||||
|| ynh_die --message="An error occured during LDAP configuration"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue