Skip to content
Snippets Groups Projects
Commit 9ab7a072 authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

remove dpkg options

parent a7de3650
No related branches found
No related tags found
No related merge requests found
......@@ -34,10 +34,6 @@ def main():
"install",
"-q",
"-y",
"-o",
'Dpkg::Options::="--force-confdef"',
"-o",
'Dpkg::Options::="--force-confold"',
pkg,
],
shell=False,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment