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:
Thomas 2023-06-07 21:32:14 +02:00 committed by GitHub
parent 5dbe302aed
commit 8d7d2f93c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@ 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 --dest_dir=$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}