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() {