任务增加关联订阅

This commit is contained in:
whyour
2023-02-13 23:50:01 +08:00
parent 1f7f2c8971
commit 7bce5c4f6a
9 changed files with 31 additions and 22 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ git_pull_scripts() {
local branch="$2"
local proxy="$3"
cd $dir_work
echo -e "开始更新仓库:$dir_work\n"
echo -e "开始更新仓库:$dir_work"
set_proxy "$proxy"
git fetch --all