mirror of
https://github.com/YunoHost-Apps/aeneria_ynh.git
synced 2024-09-03 18:06:15 +02:00
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
parent
1cde428921
commit
a25036425c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ then
|
||||||
tmpdir="$(ynh_smart_mktemp min_size=300)"
|
tmpdir="$(ynh_smart_mktemp min_size=300)"
|
||||||
|
|
||||||
# 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="$tmpdir"
|
ynh_setup_source --dest_dir="$tmpdir" --full_replace=1
|
||||||
|
|
||||||
# Keep private dir
|
# Keep private dir
|
||||||
mv "$install_dir/private" "$tmpdir"
|
mv "$install_dir/private" "$tmpdir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue