diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index ff601000..793fc64c 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -75,5 +75,5 @@ description 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 "${TAB}${YW}Run this command in the container: protonmailbridge-init${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}"