1
0
Fork 0
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:
Alexandre Aubin 2023-12-03 00:24:45 +01:00 committed by Félix Piédallu
parent b756d08c44
commit 13c37556c0

View file

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