mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/webtrees_ynh into testing
This commit is contained in:
commit
ce67780115
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}
|
||||
|
||||
# delete temp directory
|
||||
ynh_secure_remove ${final_path}.old
|
||||
ynh_secure_remove --file=${final_path}.old
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue