Now install Debian Bullseye

This commit is contained in:
Jeremy Gardais 2021-12-10 14:35:49 +01:00
parent 5b95cac624
commit 0fdd709c4a
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ else
exit 0 exit 0
fi fi
## Which version of Debian should be installed ## Which version of Debian should be installed
debian_version="buster" debian_version="bullseye"
## Computer hostname ## Computer hostname
## If empty, the script will try to get one with nslookup ## If empty, the script will try to get one with nslookup
new_hostname="" new_hostname=""