mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update debian-v3.sh
This commit is contained in:
parent
df67349905
commit
d943203b91
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ function default_settings() {
|
|||
clear
|
||||
header_info
|
||||
echo -e "${BL}Using Default Settings${CL}"
|
||||
echo -e "${GN}Using CT Type Unprivileged${CL}"
|
||||
echo -e "${GN}Using CT Type ${BGN}Unprivileged${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