test 2
Build and Push Docker Container / build-and-push (push) Successful in 5m5s
Check and Autoupdate for ProtonMail Bridge / check-update (push) Failing after 13m50s

This commit is contained in:
GitHub Actions
2026-03-10 10:37:45 +01:00
parent 7ee9b4aed8
commit 56ddcf4549
+1 -2
View File
@@ -19,8 +19,7 @@ if [[ $1 == init ]]; then
/protonmail/proton-bridge --cli $@
else
export $(dbus-launch --sh-syntax --exit-with-session)
dbus-daemon --session --fork --print-address # keep it alive
eval "$(dbus-launch --sh-syntax --exit-with-session)"
# socat will make the conn appear to come from 127.0.0.1
# ProtonMail Bridge currently expects that.