init
This commit is contained in:
commit
9633e80818
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
bin
|
||||
target
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "third_party/dbproxy"]
|
||||
path = third_party/dbproxy
|
||||
url = git@git.kingsome.cn:server_common/dbproxy.git
|
1
boundle.sh
Normal file
1
boundle.sh
Normal file
@ -0,0 +1 @@
|
||||
sh ci_script/boundle.sh -DGAME_ID=100899
|
1
ci_script
Symbolic link
1
ci_script
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/dbproxy/server/tools/scripts/ci/dbproxy
|
1
restart.sh
Symbolic link
1
restart.sh
Symbolic link
@ -0,0 +1 @@
|
||||
ci_script/restart.sh
|
1
start_instance.sh
Symbolic link
1
start_instance.sh
Symbolic link
@ -0,0 +1 @@
|
||||
ci_script/start_instance.sh
|
1
third_party/dbproxy
vendored
Submodule
1
third_party/dbproxy
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7e07d0641a1606833d65da072ee66ee9a546cdb0
|
Loading…
x
Reference in New Issue
Block a user