From 1de5901ff48512164cd61c0bbc7fa898f9808532 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 5 Dec 2022 13:44:27 -0500 Subject: [PATCH] Update mqtt-v4.sh --- ct/mqtt-v4.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ct/mqtt-v4.sh b/ct/mqtt-v4.sh index b511688d..b572a509 100644 --- a/ct/mqtt-v4.sh +++ b/ct/mqtt-v4.sh @@ -91,11 +91,11 @@ function default_settings() { GATE="" echo -e "${DGN}Using MAC Address: ${BGN}Default${CL}" MAC="" - echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}" - VLAN="" - echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}" - SSH="no" - echo -e "${BL}Creating a ${APP} LXC using the above default settings${CL}" + echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}" + VLAN="" + echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}" + SSH="no" + echo -e "${BL}Creating a ${APP} LXC using the above default settings${CL}" } function advanced_settings() { CT_TYPE=$(whiptail --title "CONTAINER TYPE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 2 \