mirror of
https://github.com/YunoHost-Apps/horde_ynh.git
synced 2024-09-03 19:16:08 +02:00
Update install
This commit is contained in:
parent
3ca0ffa831
commit
8fb34cf812
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
#REMOVEME? ynh_script_progression --message="Storing installation settings..."
|
||||
ynh_script_progression --message="Storing installation settings..."
|
||||
|
||||
ynh_app_setting_set --app=$app --key=language --value=$language
|
||||
ynh_app_setting_set --app=$app --key=service_autodiscovery --value=$service_autodiscovery
|
||||
|
@ -126,7 +126,7 @@ config_horde
|
|||
#=================================================
|
||||
# SECURE FILES AND DIRECTORIES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Protecting directory..."
|
||||
ynh_script_progression --message="Protecting directory..." --weight=1
|
||||
|
||||
set_permission
|
||||
|
||||
|
|
Loading…
Reference in a new issue