mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
removed not supported ubuntu
This commit is contained in:
parent
a7a7912361
commit
3a24384a08
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ function default_settings() {
|
|||
}
|
||||
function advanced_settings() {
|
||||
var_version=$(whiptail --title "UBUNTU VERSION" --radiolist "Choose Version" 10 58 3 \
|
||||
"18.04" "Bionic" OFF \
|
||||
"20.04" "Focal" OFF \
|
||||
"22.04" "Jammy" ON \
|
||||
3>&1 1>&2 2>&3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue