mirror of
https://github.com/YunoHost-Apps/zap_ynh.git
synced 2024-09-03 20:36:07 +02:00
Update install
This commit is contained in:
parent
be79823c0a
commit
a105af7c47
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue