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