remove 'fc' from release root
All checks were successful
CI / test (push) Successful in 13m51s
Lint / test (push) Successful in 36s
Trivy / test (push) Successful in 24s

This commit is contained in:
Miguel Jacq 2026-01-03 12:50:36 +11:00
parent 5f89c4286e
commit dd1ae74b19
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
2 changed files with 2 additions and 2 deletions

View file

@ -109,7 +109,7 @@ sudo rpm --import https://mig5.net/static/mig5.asc
sudo tee /etc/yum.repos.d/mig5.repo > /dev/null << 'EOF'
[mig5]
name=mig5 Repository
baseurl=https://rpm.mig5.net/rpm/$releasever/$basearch
baseurl=https://rpm.mig5.net/$releasever/rpm/$basearch
enabled=1
gpgcheck=1
repo_gpgcheck=1