mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-25 09:00:59 +02:00
Update debian-v3.sh
This commit is contained in:
parent
eb5cb60fa0
commit
65774d3d6c
@ -45,8 +45,7 @@ function default_settings() {
|
||||
clear
|
||||
header_info
|
||||
echo -e "${BL}Using Default Settings${CL}"
|
||||
echo -e "${GN}Using CT Type ${BGN}Unprivileged${CL}"
|
||||
echo -e "${RD} NO DEVICE PASSTHROUGH${CL}"
|
||||
echo -e "${GN}Using CT Type ${BGN}Unprivileged${CL} ${RD}NO DEVICE PASSTHROUGH${CL}"
|
||||
CT_TYPE="1"
|
||||
echo -e "${GN}Using CT Password ${BGN}Automatic Login${CL}"
|
||||
PW=" "
|
||||
|
Loading…
Reference in New Issue
Block a user