add dbus-launch command
Build and Push Docker Container / build-and-push (push) Successful in 5m50s

This commit is contained in:
GitHub Actions
2026-03-10 09:19:21 +01:00
parent ee58a00b01
commit 1ff8abbe16
+1
View File
@@ -19,6 +19,7 @@ if [[ $1 == init ]]; then
/protonmail/proton-bridge --cli $@ /protonmail/proton-bridge --cli $@
else else
eval "$(dbus-launch --sh-syntax --exit-with-session)"
# socat will make the conn appear to come from 127.0.0.1 # socat will make the conn appear to come from 127.0.0.1
# ProtonMail Bridge currently expects that. # ProtonMail Bridge currently expects that.