update plan
This commit is contained in:
parent
dd428e89fd
commit
6fcf3b6cf4
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
prepare:
|
||||
- how: shell
|
||||
script: |
|
||||
set -euxo pipefail
|
||||
ENABLE_REPO_CMD="yum-config-manager --enable"
|
||||
if command -v dnf >/dev/null 2>&1; then
|
||||
ENABLE_REPO_CMD="dnf config-manager --set-enabled"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue