From a105af7c47359090e7091777d7bf84190d552997 Mon Sep 17 00:00:00 2001 From: Django Date: Sun, 12 Apr 2020 15:24:05 -0400 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index fde1e95..5b6232f 100755 --- a/scripts/install +++ b/scripts/install @@ -123,7 +123,7 @@ 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 +sudo mkdir $final_path/util/add_addon_repo/zaddons ynh_print_info "Setting up addons source files..." ynh_setup_source "$final_path/util/add_addon_repo" "zaddons"