mirror of
https://github.com/YunoHost-Apps/zap_ynh.git
synced 2024-09-03 20:36:07 +02:00
Update install
path changes for addons
This commit is contained in:
parent
aa8ebe2b71
commit
28e3dcafc7
1 changed files with 2 additions and 2 deletions
|
@ -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/addon
|
||||
sudo mkdir $final_path/util/add_addon_repo
|
||||
ynh_print_info "Setting up addons source files..."
|
||||
ynh_setup_source "$final_path/addon" "app_addons"
|
||||
ynh_setup_source "$final_path/util/add_addon_repo" "zaddons"
|
||||
|
||||
|
||||
# 3 - Some extra folders
|
||||
|
|
Loading…
Add table
Reference in a new issue