no need to save priority
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
echo "--- Start adding repos and priorities ---"
|
echo "--- Start adding repos and priorities ---"
|
||||||
dnf -y config-manager addrepo --from-repofile=https://git.hydrosaber.com/api/packages/hydros/rpm/f43.repo
|
dnf -y config-manager addrepo --from-repofile=https://git.hydrosaber.com/api/packages/hydros/rpm/f43.repo
|
||||||
|
|
||||||
dnf -y config-manager --save --setopt="f43.priority=1"
|
dnf -y config-manager --setopt="f43.priority=1"
|
||||||
dnf -y config-manager --save --setopt="fedora.priority=10"
|
dnf -y config-manager --setopt="fedora.priority=10"
|
||||||
|
|
||||||
echo "--- Setup workspace and packages ---"
|
echo "--- Setup workspace and packages ---"
|
||||||
dnf -y install rpmdevtools
|
dnf -y install rpmdevtools
|
||||||
|
|||||||
Reference in New Issue
Block a user