From 575c54283300ea56e679b70a2402c085bf2ad5dc Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Sat, 7 Mar 2026 14:34:54 -0800 Subject: [PATCH] Update ct/protonmail-bridge.sh Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- ct/protonmail-bridge.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index 6d47e61d6..eee173e87 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -66,8 +66,8 @@ start build_container description -msg_ok "Completed successfully!" -echo -e "${CREATING}${GN}${APP} has been successfully installed!${CL}" +msg_ok "Completed successfully!\n" +echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW}One-time initialization is required before Bridge services are enabled.${CL}" echo -e "${INFO}${YW}Initialize the account inside the container:${CL}" echo -e "${TAB}${YW}protonmailbridge-init${CL}"