mirror of https://github.com/tteck/Proxmox.git
Update omv-v4.sh
This commit is contained in:
parent
d3d5418a1b
commit
7b736bce6d
|
@ -70,7 +70,7 @@ if [[ $PVE != 1 ]]; then
|
|||
fi
|
||||
}
|
||||
function default_settings() {
|
||||
echo -e "${DGN}Using Container Type: ${BGN}Unprivileged${CL}"
|
||||
echo -e "${DGN}Using Container Type: ${BGN}Privileged${CL}"
|
||||
CT_TYPE="0"
|
||||
echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"
|
||||
PW=""
|
||||
|
|
Loading…
Reference in New Issue