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

34

上级 d3cfeebe
...@@ -13,31 +13,31 @@ GameSvr_Ranch=1031_Game_JinSha ...@@ -13,31 +13,31 @@ GameSvr_Ranch=1031_Game_JinSha
GameWeb_Ranch=1031_Game_JinSha GameWeb_Ranch=1031_Game_JinSha
# git 路径 # git 路径
Git_Path=git@git.wkwork.xyz:LaunchDeploy 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
PlatSvr_Repo_Url="$Git_Path/wk_gameplat_svr.git" PlatSvr_Repo_Url="git@$Git_Path/wk_gameplat_svr.git"
PlatSvr_Base_Dir="./platsvr" PlatSvr_Base_Dir="./platsvr"
PlatSvr_Branches=( PlatSvr_Branches=(
$PlatSvr_Ranch $PlatSvr_Ranch
) )
PlatWeb_Repo_Url="$Git_Path/wk_gameplat_web.git" PlatWeb_Repo_Url="git@$Git_Path/wk_gameplat_web.git"
PlatWeb_Base_Dir="./platweb" PlatWeb_Base_Dir="./platweb"
PlatWeb_Branches=( PlatWeb_Branches=(
$PlatWeb_Ranch $PlatWeb_Ranch
) )
GameSvr_Repo_Url="$Git_Path/wk_bdgame_svr.git" GameSvr_Repo_Url="git@$Git_Path/wk_bdgame_svr.git"
GameSvr_Base_Dir="./bdgamesvr" GameSvr_Base_Dir="./bdgamesvr"
GameSvr_Branches=( GameSvr_Branches=(
$GameSvr_Ranch $GameSvr_Ranch
) )
GameWeb_Repo_Url="$Git_Path/wk_bdgame_web.git" GameWeb_Repo_Url="git@$Git_Path/wk_bdgame_web.git"
GameWeb_Base_Dir="./bdgameweb" GameWeb_Base_Dir="./bdgameweb"
GameWeb_Branches=( GameWeb_Branches=(
$GameWeb_Ranch $GameWeb_Ranch
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论