Skip to content

Commit bd4c2ee

Browse files
committed
buildchroot: add debian trixie
1 parent ae4ade0 commit bd4c2ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildchroot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#sudo apt-get install qemu-user-static debootstrap binfmt-support
33

44
#debian
5-
distro_debian=(buster bullseye bookworm)
5+
distro_debian=(buster bullseye bookworm trixie)
66
name=debian
77
#distro=bullseye
88
distro=bookworm

0 commit comments

Comments
 (0)