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:
parent
10ff52fd20
commit
39c5fbf609
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue