Now install Debian Bullseye
This commit is contained in:
parent
5b95cac624
commit
0fdd709c4a
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue