1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00

Store the $ldap parameter

How do we do for upgrades then ?
This commit is contained in:
polytan02 2017-03-05 16:29:55 +00:00 committed by GitHub
parent 4d7637ac4c
commit 916e4e4022

View file

@ -85,6 +85,7 @@ CHECK_DOMAINPATH
then
plugins="$plugins,ynh-ldap-suggestions" # This plugin is to suggest YunoHost users in recipients list
fi
ynh_app_setting_set "$app" ldap "$ldap"
ynh_app_setting_set "$app" plugins "$plugins"
sudo cp ../conf/data/configs/application.ini $application_file