1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-05-25 23:08:11 +02:00
parent 4d368dd9e7
commit 1088c4cca9

View file

@ -9,13 +9,6 @@
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# RETRIEVE ARGUMENTS FROM THE MANIFEST
#=================================================
#storage_quota="20gb"
#ynh_app_setting_set --app=$app --key=storage_quota --value=$storage_quota
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================