diff --git a/scripts/config b/scripts/config index 12c48aa..6a4f2c5 100644 --- a/scripts/config +++ b/scripts/config @@ -96,7 +96,6 @@ apply_config() { ynh_backup_if_checksum_is_different "$homeserver_config_path" cp ../conf/homeserver.yaml "$homeserver_config_path" - cp ../conf/log.yaml /etc/matrix-$app/log.yaml ynh_replace_string --match_string __APP__ --replace_string $app --target_file "$homeserver_config_path" ynh_replace_string --match_string __DOMAIN__ --replace_string $domain --target_file "$homeserver_config_path"