From e07ae08b0e18ab2017016075d8bf5ff399fb9841 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 31 Jul 2022 20:17:26 -0400 Subject: [PATCH] Update ubuntu-v4.sh --- ct/ubuntu-v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/ubuntu-v4.sh b/ct/ubuntu-v4.sh index 4337d157..e7d0178d 100644 --- a/ct/ubuntu-v4.sh +++ b/ct/ubuntu-v4.sh @@ -70,7 +70,7 @@ fi } function default_settings() { echo -e "${DGN}Using ${var_os} Version: ${BGN}${var_version}${CL}" - #var_version="22.04" + echo -e "${DGN}Using Container Type: ${BGN}Unprivileged${CL} ${RD}NO DEVICE PASSTHROUGH${CL}" CT_TYPE="1" echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"