rpm-ostree does not have/need -y option

This commit is contained in:
John Mertz 2023-04-18 08:48:07 -04:00
parent d72189b1c4
commit fde76d6534
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
alias upgrade="sudo rpm-ostree upgrade -y"
alias upgrade="sudo rpm-ostree upgrade"