mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update scripts/install: i have no idea what i'm doing with composer
This commit is contained in:
parent
b756d08c44
commit
13c37556c0
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ ynh_script_progression --message="Installing additional plugins..." --weight=60
|
|||
mkdir -p "$install_dir/"{logs,temp}
|
||||
|
||||
# Install net_LDAP
|
||||
export COMPOSER_ALLOW_SUPERUSER=1
|
||||
ynh_composer_exec --commands="require kolab/net_ldap3"
|
||||
|
||||
# Install contextmenu and automatic_addressbook plugins
|
||||
|
|
Loading…
Reference in a new issue