From bc6ac71bc648c8b3800b78171fd81e58ab441b82 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 26 Jan 2023 20:19:10 -0500 Subject: [PATCH] Update adguard-v5.sh --- ct/adguard-v5.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 817bb5fd..daf5027a 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -137,7 +137,7 @@ function default_settings() { MAC="" echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}" VLAN="" - echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}" + echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}" SSH="no" echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}" VERB="no"