debian bookworm time \o/
This commit is contained in:
parent
a5677e7d15
commit
5fa8c72863
3 changed files with 11 additions and 5 deletions
|
@ -4,6 +4,7 @@ supported_os = {
|
|||
'debian': {
|
||||
10: 'buster',
|
||||
11: 'bullseye',
|
||||
12: 'bookworm',
|
||||
99: 'unstable',
|
||||
},
|
||||
'raspbian': {
|
||||
|
@ -113,7 +114,7 @@ pkg_apt = {
|
|||
'mtr': {},
|
||||
'ncdu': {},
|
||||
'ncurses-term': {},
|
||||
'netcat': {},
|
||||
'netcat-openbsd': {},
|
||||
'nmap': {},
|
||||
'python3': {},
|
||||
'python3-dev': {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue