1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1

This commit is contained in:
Yunohost-Bot 2024-03-11 15:39:39 +01:00 committed by Félix Piédallu
parent 8c96a41be2
commit 3f2ab0715e

View file

@ -34,7 +34,7 @@ then
# Download, check integrity, uncompress and patch the source from app.src
tempdir="$(mktemp -d)"
ynh_setup_source --dest_dir="$tempdir"
ynh_setup_source --dest_dir="$tempdir" --full_replace=1
mkdir -p $install_dir
fi