From b76bca481906753be474417d728fa2b680698e10 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Wed, 4 May 2022 22:35:56 +0800 Subject: [PATCH] Fix build.sh --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index e287953..2dfbc28 100644 --- a/build.sh +++ b/build.sh @@ -2,8 +2,6 @@ set -ex -VERSION=`cat VERSION` - # Clone new code git clone https://github.com/ProtonMail/proton-bridge.git cd proton-bridge