Fix build.sh

This commit is contained in:
Xiaonan Shen
2022-05-04 22:35:56 +08:00
parent fa9ac0152e
commit b76bca4819

View File

@@ -2,8 +2,6 @@
set -ex
VERSION=`cat VERSION`
# Clone new code
git clone https://github.com/ProtonMail/proton-bridge.git
cd proton-bridge