Use protonmailbridge-configure for both initialization and later configuration.

This commit is contained in:
Stephen Chin
2026-03-08 18:28:35 -07:00
committed by GitHub
parent 0bed845d6d
commit 70344e5f8f

View File

@@ -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}"