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