mirror of https://github.com/tteck/Proxmox.git
Update ubuntu-v4.sh
This commit is contained in:
parent
90cbdb05ef
commit
e07ae08b0e
|
@ -70,7 +70,7 @@ fi
|
|||
}
|
||||
function default_settings() {
|
||||
echo -e "${DGN}Using ${var_os} Version: ${BGN}${var_version}${CL}"
|
||||
#var_version="22.04"
|
||||
|
||||
echo -e "${DGN}Using Container Type: ${BGN}Unprivileged${CL} ${RD}NO DEVICE PASSTHROUGH${CL}"
|
||||
CT_TYPE="1"
|
||||
echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"
|
||||
|
|
Loading…
Reference in New Issue