debian bookworm time \o/

This commit is contained in:
Franzi 2023-07-13 20:02:38 +02:00
parent a5677e7d15
commit 5fa8c72863
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 11 additions and 5 deletions

View file

@ -0,0 +1,3 @@
deb http://deb.debian.org/debian/ bookworm main non-free contrib
deb http://security.debian.org/debian-security bookworm-security main contrib non-free
deb http://deb.debian.org/debian/ bookworm-updates main contrib non-free

View file

@ -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': {},