mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Improve build script
This commit is contained in:
parent
a88d9d4121
commit
10fca68e03
@ -9,8 +9,5 @@ git clone https://github.com/ProtonMail/proton-bridge.git
|
|||||||
cd proton-bridge
|
cd proton-bridge
|
||||||
git checkout br-$VERSION
|
git checkout br-$VERSION
|
||||||
|
|
||||||
# Enable debug log
|
|
||||||
sed -i "s/build desktop/-debug build desktop/" Makefile
|
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
make build-nogui
|
make build-nogui
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user