mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-26 00:46:07 +08:00
修复获取克隆仓库状态
This commit is contained in:
parent
1d5e3acc93
commit
f930837220
|
@ -304,9 +304,8 @@ git_clone_scripts() {
|
|||
|
||||
set_proxy
|
||||
git clone $part_cmd $url $dir
|
||||
unset_proxy
|
||||
|
||||
exit_status=$?
|
||||
unset_proxy
|
||||
}
|
||||
|
||||
git_pull_scripts() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user