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