Add additional terra-release packages to installation
This commit is contained in:
+3
-1
@@ -3,6 +3,8 @@ set -eoux pipefail
|
||||
dnf5 upgrade -y
|
||||
|
||||
dnf5 install -y \
|
||||
--nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
|
||||
--nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release \
|
||||
terra-release-mesa \
|
||||
terra-release-multimedia
|
||||
|
||||
dnf5 clean all
|
||||
|
||||
Reference in New Issue
Block a user