Use protonmailbridge-configure for both initialization and later configuration.

This commit is contained in:
Stephen Chin
2026-03-08 18:29:29 -07:00
committed by GitHub
parent 70344e5f8f
commit 46e0107392

View File

@@ -33,7 +33,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "After install, run protonmailbridge-init inside the container to create a pass keychain and log in via the Bridge CLI.", "text": "After install, run protonmailbridge-configure inside the container for first-time setup.",
"type": "info" "type": "info"
}, },
{ {
@@ -41,7 +41,7 @@
"type": "info" "type": "info"
}, },
{ {
"text": "Use protonmailbridge-configure to temporarily stop the service and enter the Bridge CLI without running a second instance.", "text": "You can later use protonmailbridge-configure to temporarily stop the service and enter the Bridge CLI.",
"type": "info" "type": "info"
} }
] ]