mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
cleaning
This commit is contained in:
parent
6dd5ee301f
commit
05c9d80dde
2 changed files with 1 additions and 2 deletions
|
@ -31,7 +31,6 @@ then
|
||||||
# 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 --dest_dir=$install_dir --keep="data modules_v4"
|
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}
|
||||||
|
|
||||||
|
|
|
@ -14,4 +14,4 @@ test_format = 1.0
|
||||||
# Commits to test upgrade from
|
# Commits to test upgrade from
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "2.1.16"
|
#test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "2.1.16"
|
||||||
|
|
Loading…
Reference in a new issue