bundles/apt: support debian 11
This commit is contained in:
parent
e395a42160
commit
d01d89d432
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
supported_os = {
|
||||
'debian': {
|
||||
10: 'buster',
|
||||
11: 'bullseye',
|
||||
99: 'unstable',
|
||||
},
|
||||
'raspbian': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue