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-03-22 22:49:18 +01:00
parent 93649effd7
commit 077587e0e8

View file

@ -29,7 +29,7 @@ then
#mv ${install_dir} ${install_dir}.old #mv ${install_dir} ${install_dir}.old
# 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 "$install_dir" --keep="data" ynh_setup_source "$install_dir" --keep="data modules_v4"
# restore data # restore data
#cp -a ${install_dir}.old/data ${install_dir} #cp -a ${install_dir}.old/data ${install_dir}