This commit is contained in:
aozhiwei 2023-07-15 20:20:11 +08:00
parent 16ee30567b
commit d5782c85ed
7 changed files with 8 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "third_party/game2006web3"] [submodule "third_party/game2006web3"]
path = third_party/game2006web3 path = third_party/game2006web3
url = git@git.kingsome.cn:server/game2006web3.git url = git@git.kingsome.cn:server/game2006web3.git
[submodule "third_party/tools"]
path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git

0
bin/.gitkeep Normal file
View File

1
boundle.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_nodejs/boundle.sh

1
ecosystem.config.js Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_nodejs/ecosystem.config.js

1
reload.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_nodejs/reload.sh

1
restart.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_nodejs/restart.sh

1
third_party/tools vendored Submodule

@ -0,0 +1 @@
Subproject commit d38ce0b86c7b9262391f48108d808ddb62854760