1
This commit is contained in:
parent
b2bda77096
commit
37cba688c5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
config
|
||||
target
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "third_party/wjtx"]
|
||||
path = third_party/wjtx
|
||||
url = git@git.kingsome.cn:server/wjtx.git
|
||||
[submodule "third_party/tools"]
|
||||
path = third_party/tools
|
||||
url = git@git.kingsome.cn:/server_common/tools
|
||||
|
1
boundle.sh
Symbolic link
1
boundle.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/boundle.sh
|
1
restart.sh
Symbolic link
1
restart.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/restart.sh
|
1
start_instance.sh
Symbolic link
1
start_instance.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/start_instance.sh
|
1
third_party/tools
vendored
Submodule
1
third_party/tools
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c
|
Loading…
x
Reference in New Issue
Block a user