1
0
Fork 0
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:
Éric Gaspar 2023-05-07 18:40:50 +02:00
parent 7c7ae56500
commit 68608b56c9

View file

@ -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}