Use binary from new arch package as default
This commit is contained in:
		@@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user