From 048145ab26fe995930df6de9f0d3ded0bb289b07 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 25 Feb 2021 00:11:55 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index e1ce716..1c3a158 100755 --- a/scripts/install +++ b/scripts/install @@ -116,7 +116,6 @@ ynh_app_setting_set --app=$app --key=final_path --value=$final_path # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path" --source_id="$architecture" - #================================================= # CREATE DATA FOLDER #=================================================