apt add docs about options
This commit is contained in:
parent
6616ae7417
commit
3dffc05c9d
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
'deb',
|
||||
'deb-src',
|
||||
},
|
||||
'options': { # optional
|
||||
'aarch': 'amd64',
|
||||
},
|
||||
'urls': {
|
||||
'https://deb.debian.org/debian',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue