mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Fix upgrade
This commit is contained in:
parent
f974e14dc1
commit
011efb5db0
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
ynh_print_info "Download, check and unpack source"
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source "$final_path"
|
||||
ynh_setup_source "$final_path/app"
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue