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

quote issue?

parent 53cb03b0
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,9 @@ def main():
"-q",
"-y",
"-o",
"Dpkg::Options::='--force-confdef'",
'Dpkg::Options::="--force-confdef"',
"-o",
"Dpkg::Options::='--force-confold'",
'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