From 7b736bce6d8740f38ed03863c03508381d1e4e63 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 23 Sep 2022 09:18:20 -0400 Subject: [PATCH] Update omv-v4.sh --- ct/omv-v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/omv-v4.sh b/ct/omv-v4.sh index c03834b1..bff9e4db 100644 --- a/ct/omv-v4.sh +++ b/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=""