1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00

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

This commit is contained in:
Yunohost-Bot 2024-03-11 16:08:41 +01:00 committed by Félix Piédallu
parent c8104622d5
commit 6fb8553402

View file

@ -59,7 +59,7 @@ then
source_id_to_use="lts"
fi
ynh_setup_source --dest_dir="$install_dir" --source_id="$source_id_to_use"
ynh_setup_source --dest_dir="$install_dir" --source_id="$source_id_to_use" --full_replace=1
fi
chmod -R o-rwx "$install_dir"