修改更新仓库逻辑

This commit is contained in:
whyour
2023-07-01 20:48:28 +08:00
parent 702c3160ec
commit 1718120623
3 changed files with 8 additions and 17 deletions
+1 -1
View File
@@ -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"