diff --git a/debian/chroot.install b/debian/chroot.install index 42b11d4..d4e0781 100755 --- a/debian/chroot.install +++ b/debian/chroot.install @@ -9,7 +9,7 @@ else exit 0 fi ## Which version of Debian should be installed -debian_version="buster" +debian_version="bullseye" ## Computer hostname ## If empty, the script will try to get one with nslookup new_hostname=""