1
This commit is contained in:
commit
8a3bc27f1e
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "third_party/stat"]
|
||||
path = third_party/stat
|
||||
url = git@git.kingsome.cn:server/stat.git
|
||||
[submodule "third_party/tools"]
|
||||
path = third_party/tools
|
||||
url = git@git.kingsome.cn:server_common/tools.git
|
0
bin/.gitkeep
Normal file
0
bin/.gitkeep
Normal file
1
boundle.sh
Symbolic link
1
boundle.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_golang/boundle.sh
|
5
common.sh
Normal file
5
common.sh
Normal file
@ -0,0 +1,5 @@
|
||||
SRC_EXE_NAME=statserver
|
||||
PROJECT_NAME=statserver
|
||||
SOURCE_DIR=third_party/stat
|
||||
SOURCE_PATH=third_party/stat/server/statserver_go
|
||||
COMPILE_CMD=make
|
1
restart.sh
Symbolic link
1
restart.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_golang/restart.sh
|
0
target/.gitkeep
Normal file
0
target/.gitkeep
Normal file
1
third_party/stat
vendored
Submodule
1
third_party/stat
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b72b38494b34576044638af1832dedcfbc26431c
|
1
third_party/tools
vendored
Submodule
1
third_party/tools
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 756695d0a5d8ab91eab0b18599ae0338a399d5c6
|
Loading…
x
Reference in New Issue
Block a user