mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Fix build script
This commit is contained in:
parent
f680392bf9
commit
302218a76d
@ -7,7 +7,7 @@ VERSION=`cat VERSION`
|
||||
# Clone new code
|
||||
git clone https://github.com/ProtonMail/proton-bridge.git
|
||||
cd proton-bridge
|
||||
git checkout br-$VERSION
|
||||
git checkout $VERSION
|
||||
|
||||
# Build
|
||||
make build-nogui
|
||||
|
||||
Loading…
Reference in New Issue
Block a user