提交 e9a5b534 authored 作者: Andy's avatar Andy

34

上级 fcf321da
...@@ -54,13 +54,7 @@ check_gitaccount() { ...@@ -54,13 +54,7 @@ check_gitaccount() {
} }
fetch_git_platsvr() { fetch_git_platsvr() {
# echo "bash <(curl -sSL $Fun_Script_Url/fun_git.sh) fetch_git_platsvr $Svr_Repo_Url $Svr_Base_Dir $Svr_Branches"
bash <(curl -sSL $Fun_Script_Url/fun_git.sh) fetch_git_platsvr $Svr_Repo_Url $Svr_Base_Dir $Svr_Branches bash <(curl -sSL $Fun_Script_Url/fun_git.sh) fetch_git_platsvr $Svr_Repo_Url $Svr_Base_Dir $Svr_Branches
# bash <./fun_git.sh fetch_git_platsvr $Svr_Repo_Url $Svr_Base_Dir $Svr_Branches
# bash ./fun_git.sh fetch_git_platsvr $Svr_Repo_Url $Svr_Base_Dir $Svr_Branches
# bash ./fun_git.sh fetch_git_platsvr_1
} }
fetch_git_platweb() { fetch_git_platweb() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论