We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4ade0 commit bd4c2eeCopy full SHA for bd4c2ee
1 file changed
buildchroot.sh
@@ -2,7 +2,7 @@
2
#sudo apt-get install qemu-user-static debootstrap binfmt-support
3
4
#debian
5
-distro_debian=(buster bullseye bookworm)
+distro_debian=(buster bullseye bookworm trixie)
6
name=debian
7
#distro=bullseye
8
distro=bookworm
0 commit comments