Force destination to be replaced

This commit is contained in:
yalh76 2021-02-27 20:39:55 +01:00 committed by Alexandre Aubin
parent a43cd72c72
commit 2728801d17

View file

@ -321,7 +321,7 @@ ynh_add_config () {
ynh_backup_if_checksum_is_different --file="$destination"
cp "$template_path" "$destination"
cp -f "$template_path" "$destination"
ynh_replace_vars --file="$destination"