Updated BRIDGE binary.
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
Michael Gibson 2020-12-03 13:02:16 -06:00
parent f3e41a2856
commit 30c93de13e

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -eufo pipefail
BRIDGE=/bin/protonmail-bridge
BRIDGE=/bin/proton-bridge
FIFO=/tmp/fifo
PRINT_INFO=${PRINT_INFO:-""}