saubermann-rpm: make dnf quiet
This commit is contained in:
parent
d70ef51b84
commit
da87614565
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ find /etc/ /usr/ \
|
||||||
-or -name "*.rpm*" -and -not -name "*.rpm"
|
-or -name "*.rpm*" -and -not -name "*.rpm"
|
||||||
|
|
||||||
echo "== Orphan packages according to dnf"
|
echo "== Orphan packages according to dnf"
|
||||||
dnf repoquery --extras
|
dnf -q repoquery --extras
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue