1
0
Fork 0
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:
Éric Gaspar 2023-03-02 09:56:04 +01:00
parent 3ec8a7eaa9
commit 4eeed606ce

View file

@ -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