forked from mirrors/protonmail-bridge-docker
Change build version format back (#20)
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
|
||||
|
||||
# Build
|
||||
make build-nogui
|
||||
|
||||
Reference in New Issue
Block a user