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 <