|
@@ -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=""
|