mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Update scripts/upgrade
Co-authored-by: yalh76 <yalh@yahoo.com>
This commit is contained in:
parent
8ae43e91e7
commit
dc9dbc56ca
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ynh_setup_source "$final_path"
|
||||||
cp -a ${final_path}.old/data ${final_path}
|
cp -a ${final_path}.old/data ${final_path}
|
||||||
|
|
||||||
# delete temp directory
|
# delete temp directory
|
||||||
ynh_secure_remove ${final_path}.old
|
ynh_secure_remove --file=${final_path}.old
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Reference in a new issue