Use binary from new arch package as default
This commit is contained in:
parent
b8f831d323
commit
b45288f6cf
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
BRIDGE="${BRIDGE:-/usr/bin/protonmail-bridge}"
|
BRIDGE="${BRIDGE:-/usr/bin/protonmail-bridge-core}"
|
||||||
INPIPE=/tmp/input
|
INPIPE=/tmp/input
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user