mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update debian-v3.sh
This commit is contained in:
parent
df67349905
commit
d943203b91
@ -44,7 +44,7 @@ function default_settings() {
|
|||||||
clear
|
clear
|
||||||
header_info
|
header_info
|
||||||
echo -e "${BL}Using Default Settings${CL}"
|
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"
|
CT_TYPE="1"
|
||||||
echo -e "${GN}Using CT Password ${BGN}Automatic Login${CL}"
|
echo -e "${GN}Using CT Password ${BGN}Automatic Login${CL}"
|
||||||
PW=" "
|
PW=" "
|
||||||
|
Loading…
Reference in New Issue
Block a user