1
0
Fork 0
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:
yalh76 2019-02-11 20:02:35 +01:00
parent f974e14dc1
commit 011efb5db0

View file

@ -87,7 +87,7 @@ path_url=$(ynh_normalize_url_path $path_url)
ynh_print_info "Download, check and unpack source" ynh_print_info "Download, check and unpack source"
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path" ynh_setup_source "$final_path/app"
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION