From 8eb698adcae5e20099552c588dca684bc5979ced Mon Sep 17 00:00:00 2001 From: Anmol Date: Tue, 18 Jul 2017 16:11:29 +0530 Subject: [PATCH] changed ynh copy attributes:install scripts --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 7e71cf3..0a250bc 100644 --- a/scripts/install +++ b/scripts/install @@ -82,7 +82,7 @@ ynh_mysql_setup_db $db_name $db_name ynh_app_setting_set $app final_path $final_path # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source "$final_path" -ynh_setup_source "../conf/addons.src" "$final_path/addon" +ynh_setup_source ../conf/addons.src "$final_path/addon"