mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Update upgrade
This commit is contained in:
parent
7c7ae56500
commit
68608b56c9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ then
|
|||
#mv ${install_dir} ${install_dir}.old
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source "$install_dir" --keep="data modules_v4"
|
||||
ynh_setup_source "$install_dir" --keep="data"
|
||||
|
||||
# restore data
|
||||
#cp -a ${install_dir}.old/data ${install_dir}
|
||||
|
|
Loading…
Add table
Reference in a new issue