mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修改更新仓库逻辑
This commit is contained in:
+1
-1
@@ -300,7 +300,7 @@ git_clone_scripts() {
|
||||
local branch="$3"
|
||||
local proxy="$4"
|
||||
[[ $branch ]] && local part_cmd="-b $branch "
|
||||
echo -e "开始克隆仓库 $url 到 $dir\n"
|
||||
echo -e "开始拉取 $url 到 $dir\n"
|
||||
|
||||
set_proxy "$proxy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user