1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00

Keep custom modules

This commit is contained in:
Thomas 2023-01-17 22:02:20 +01:00 committed by GitHub
parent 10ff52fd20
commit 39c5fbf609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ then
mv ${final_path} ${final_path}.old
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path"
ynh_setup_source "$final_path" --keep="modules_v4/"
# restore data
cp -a ${final_path}.old/data ${final_path}