mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改 git clone 参数
This commit is contained in:
parent
8d14c9dae1
commit
7b7e03b503
|
@ -293,7 +293,7 @@ git_clone_scripts() {
|
|||
|
||||
set_proxy "$proxy"
|
||||
|
||||
git clone --depth=1 $part_cmd $url $dir
|
||||
git clone -q --depth=1 $part_cmd $url $dir
|
||||
exit_status=$?
|
||||
|
||||
unset_proxy
|
||||
|
|
Loading…
Reference in New Issue
Block a user