Now install Debian Bullseye

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

View File

@ -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=""