1
0
Fork 0
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:
Django 2020-04-12 15:35:03 -04:00 committed by GitHub
parent a105af7c47
commit 39c03e1e10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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