Update repository installation command in 10-repos.sh

This commit is contained in:
humocs-man
2026-05-03 20:38:18 +02:00
committed by GitHub
parent cabd515e51
commit dda9163f0f
+1 -1
View File
@@ -3,6 +3,6 @@ set -eoux pipefail
dnf5 upgrade -y
dnf5 install -y \
https://repos.fyralabs.com/terra44/terra-release.rpm
--nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
dnf5 clean all