1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-02-03 15:27:38 +01:00
parent c9f6335792
commit c7b343f1f1

View file

@ -10,6 +10,13 @@ source _common.sh
source ynh_install_go
source /usr/share/yunohost/helpers
#=================================================
# RETRIEVE ARGUMENTS FROM THE MANIFEST
#=================================================
group_name=$YNH_APP_ARG_GROUP_NAME
group_description=$YNH_APP_ARG_GROUP_DESCRIPTION
#=================================================
# STORE SETTINGS FROM MANIFEST
#=================================================