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:
parent
3ec1935851
commit
a2cc87d43d
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ ynh_install_app_dependencies $pkg_dependencies
|
||||||
#=================================================
|
#=================================================
|
||||||
# UPDATE A CONFIG FILE
|
# UPDATE A CONFIG FILE
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring application..."
|
ynh_script_progression --message="Configuring application..." --weight=1
|
||||||
|
|
||||||
# Configure SOGO
|
# Configure SOGO
|
||||||
ynh_add_config --template="../conf/sogo.conf" --destination="/etc/$app/sogo.conf"
|
ynh_add_config --template="../conf/sogo.conf" --destination="/etc/$app/sogo.conf"
|
||||||
|
|
Loading…
Reference in a new issue