Update v2/fedora-niri.sh
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ add_terra_repo() {
|
||||
say_yellow "Adding Terra repository for Noctalia Shell..."
|
||||
|
||||
# 1. Download the verified repo configuration directly from Fyra Labs' project source
|
||||
sudo curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo -o /etc/yum.repos.d/terra.repo
|
||||
sudo sh -c 'curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo > /etc/yum.repos.d/terra.repo'
|
||||
|
||||
# 2. Force DNF to clear its expired/broken cache metadata
|
||||
say_yellow "Clearing DNF cache to prevent checksum mismatches..."
|
||||
|
||||
Reference in New Issue
Block a user