mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update install
This commit is contained in:
parent
3ec8a7eaa9
commit
4eeed606ce
1 changed files with 0 additions and 7 deletions
|
@ -13,15 +13,8 @@ source /usr/share/yunohost/helpers
|
|||
# RETRIEVE ARGUMENTS FROM THE MANIFEST
|
||||
#=================================================
|
||||
|
||||
#default_home_server=$YNH_APP_ARG_DEFAULT_HOME_SERVER
|
||||
login_for_welcome=true
|
||||
|
||||
#=================================================
|
||||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
|
||||
ynh_app_setting_set --app=$app --key=login_for_welcome --value=$login_for_welcome
|
||||
#ynh_app_setting_set --app=$app --key=default_home_server --value=$default_home_server
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Add table
Reference in a new issue