From 1088c4cca9a8be320201e7270885ae8dbdf48559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 25 May 2024 23:08:11 +0200 Subject: [PATCH] Update install --- scripts/install | 7 ------- 1 file changed, 7 deletions(-) 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 #=================================================