diff --git a/scripts/install b/scripts/install index 3764039..08fec76 100755 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================