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
|
# Clone new code
|
||||||
git clone https://github.com/ProtonMail/proton-bridge.git
|
git clone https://github.com/ProtonMail/proton-bridge.git
|
||||||
cd proton-bridge
|
cd proton-bridge
|
||||||
git checkout br-$VERSION
|
git checkout $VERSION
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
make build-nogui
|
make build-nogui
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user