From 4e43ac560b31e489a274dad5ed22a0b95e33ca84 Mon Sep 17 00:00:00 2001 From: "yuri.kuit" Date: Thu, 23 Apr 2026 10:00:43 +0200 Subject: [PATCH] fedora bug fix --- v2/fedora.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/v2/fedora.sh b/v2/fedora.sh index b3bb0ea..1814f96 100755 --- a/v2/fedora.sh +++ b/v2/fedora.sh @@ -83,12 +83,8 @@ say_cyan "Optimizing DNF for speed..." # 1. Enable fastest mirror (lowest latency) # 2. Increase parallel downloads (allows downloading multiple packages at once) # 3. Set a minimum rate to drop slow mirrors automatically -sudo tee -a /etc/dnf/dnf.conf <