From 544e2e833191c8bd2e3139cfd4e9a0417a087015 Mon Sep 17 00:00:00 2001 From: whyour Date: Thu, 27 Jan 2022 22:15:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=8E=B7=E5=8F=96=E5=85=8B?= =?UTF-8?q?=E9=9A=86=E4=BB=93=E5=BA=93=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/share.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/share.sh b/shell/share.sh index 282675d8..02860eeb 100755 --- a/shell/share.sh +++ b/shell/share.sh @@ -304,9 +304,8 @@ git_clone_scripts() { set_proxy git clone $part_cmd $url $dir - unset_proxy - exit_status=$? + unset_proxy } git_pull_scripts() {