From f7efc94f34d3070ff3ca4af3f2b4cd9b8837b8a9 Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Mon, 9 Mar 2026 00:43:38 -0700 Subject: [PATCH] Improved display of message --- ct/protonmail-bridge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index 8a85e3d52..3bcf518ca 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -76,4 +76,4 @@ description msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW}One-time configuration is required before Bridge services are enabled.${CL}" -echo -e "${TAB}${YW}Run this command in the container: protonmailbridge-configure${CL}" +echo -e "${INFO}${YW}Run this command in the container: protonmailbridge-configure${CL}"