1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-01-15 10:12:54 +01:00
parent 8941854c83
commit aebd308481

View file

@ -99,14 +99,20 @@ fi
# STANDARD MODIFICATIONS
#=================================================
# INSTALL DEPENDENCIES
ynh_script_progression --message="Upgrading dependencies..."
install_dependance
#=================================================
# UPGRADE DEPENDENCIES
#=================================================
ynh_script_progression --message="Upgrading dependencies..." --time --weight=1
ynh_install_app_dependencies $pkg_dependencies
#=================================================
# UPDATE A CONFIG FILE
#=================================================
ynh_script_progression --message="Configuring application..."
# Configure SOGO
ynh_add_config --template="sogo.conf" --destination="/etc/$app/sogo.conf"
ynh_add_config --template="../conf/sogo.conf" --destination="/etc/$app/sogo.conf"
# Configure stunnel
config_stunnel