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

23

上级 d53a02fe
......@@ -17,7 +17,8 @@ Git_Path=git.wkwork.xyz:LaunchDeploy
###################################################
# 脚本地址前缀
Fun_Script_Url_Path=http://oauth2:QFF_7BNyjHsq_Zvfsfut@$Git_Path/install/raw/master
# Fun_Script_Url_Path=http://oauth2:QFF_7BNyjHsq_Zvfsfut@$Git_Path/install/raw/master
Fun_Script_Url_Path=http://oauth2:QFF_7BNyjHsq_Zvfsfut@git.wkwork.xyz/LaunchDeploy/install/raw/master
PlatSvr_Repo_Url="git@$Git_Path/wk_gameplat_svr.git"
PlatSvr_Base_Dir="./platsvr"
......@@ -78,6 +79,7 @@ check_gitaccount() {
fetch_git_platsvr() {
echo $Fun_Script_Url_Path
echo $PlatSvr_Repo_Url
bash <(curl -sSL $Fun_Script_Url_Path/fun_git.sh) fetch_git $PlatSvr_Repo_Url $PlatSvr_Base_Dir $PlatSvr_Branches
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论