From 39c03e1e10ed83196913a2d0caa2b7d0c29def12 Mon Sep 17 00:00:00 2001 From: Django Date: Sun, 12 Apr 2020 15:35:03 -0400 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 5b6232f..234cf73 100755 --- a/scripts/install +++ b/scripts/install @@ -123,9 +123,9 @@ ynh_setup_source "$final_path" # Make addon Directory and unpack the addons to this directory ynh_print_info "Create addon directory inside root folder..." -sudo mkdir $final_path/util/add_addon_repo/zaddons +sudo mkdir $final_path/addon ynh_print_info "Setting up addons source files..." -ynh_setup_source "$final_path/util/add_addon_repo" "zaddons" +ynh_setup_source "$final_path/addon" "app_addons" # 3 - Some extra folders