Use binary from new arch package as default

This commit is contained in:
Kristóf Tóth 2025-01-03 03:45:37 +01:00
parent b8f831d323
commit b45288f6cf

View File

@ -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