forked from Mouws/protonmail-bridge-nextcoud-podman
Fix version tag
This commit is contained in:
parent
006d1e0a84
commit
72c40c7a05
@ -1 +1 @@
|
|||||||
v1.2.7-live.1
|
1.2.7-live.1
|
||||||
@ -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 $VERSION
|
git checkout v$VERSION
|
||||||
|
|
||||||
# Enable debug log
|
# Enable debug log
|
||||||
sed -i "s/build desktop/-debug build desktop/" Makefile
|
sed -i "s/build desktop/-debug build desktop/" Makefile
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user