This commit is contained in:
aozhiwei 2022-03-08 13:53:30 +08:00
parent 413f6bf05b
commit 25651d8de5
7 changed files with 12 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

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

1
boundle.sh Symbolic link
View File

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

1
boundle2.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_php/boundle2.sh

1
reload.sh Symbolic link
View File

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

1
restart.sh Symbolic link
View File

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

1
third_party/service vendored Submodule

@ -0,0 +1 @@
Subproject commit 07543d002c7eb037ae3599846a19f142f31485a1

1
third_party/tools vendored Submodule

@ -0,0 +1 @@
Subproject commit 725d70ebaba30c20124075cf5e4bd751d2404d28