fix apt config datatype
This commit is contained in:
parent
66624141f8
commit
9288836b3a
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,9 @@ defaults = {
|
|||
'metapackages',
|
||||
'tasks',
|
||||
},
|
||||
'Move-Autobit-Sections': 'oldlibs',
|
||||
'Move-Autobit-Sections': {
|
||||
'oldlibs',
|
||||
},
|
||||
'Update': {
|
||||
# https://unix.stackexchange.com/a/653377/357916
|
||||
'Error-Mode': 'any',
|
||||
|
|
Loading…
Reference in a new issue