Improve build script

This commit is contained in:
Xiaonan Shen 2021-01-07 16:45:59 +08:00
parent a88d9d4121
commit 10fca68e03
No known key found for this signature in database
GPG Key ID: 211BF560D12417F5

View File

@ -9,8 +9,5 @@ git clone https://github.com/ProtonMail/proton-bridge.git
cd proton-bridge
git checkout br-$VERSION
# Enable debug log
sed -i "s/build desktop/-debug build desktop/" Makefile
# Build
make build-nogui