mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2026-01-18 06:34:41 +01:00
Fix version tag
This commit is contained in:
@@ -7,7 +7,7 @@ VERSION=`cat VERSION`
|
||||
# Clone new code
|
||||
git clone https://github.com/ProtonMail/proton-bridge.git
|
||||
cd proton-bridge
|
||||
git checkout $VERSION
|
||||
git checkout v$VERSION
|
||||
|
||||
# Enable debug log
|
||||
sed -i "s/build desktop/-debug build desktop/" Makefile
|
||||
|
||||
Reference in New Issue
Block a user