mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复获取克隆仓库状态
This commit is contained in:
parent
a62ccbc0db
commit
544e2e8331
|
@ -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