Update omv-v4.sh

pull/543/head
tteckster 3 years ago committed by GitHub
parent d3d5418a1b
commit 7b736bce6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ct/omv-v4.sh

@ -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…
Cancel
Save