mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update debian-v3.sh
This commit is contained in:
parent
eb5cb60fa0
commit
65774d3d6c
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue