zypper: Remove --allow-downgrade install flag
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
This commit is contained in:
parent
1dd406f34a
commit
f2c6371971
@ -15,7 +15,6 @@ func NewZypper() *Manager {
|
||||
},
|
||||
install: []string{
|
||||
"install",
|
||||
"--allow-downgrade",
|
||||
},
|
||||
remove: []string{
|
||||
"remove",
|
||||
|
Loading…
Reference in New Issue
Block a user