diff --git a/boundle.sh b/boundle.sh index b9fd091..f93f5cd 120000 --- a/boundle.sh +++ b/boundle.sh @@ -1 +1 @@ -third_party/tools/scripts/publish_golang/boundle.sh \ No newline at end of file +third_party/tools/scripts/publish_pm2_golang/boundle.sh \ No newline at end of file diff --git a/common.sh b/common.sh index 060d3a2..b88c180 100644 --- a/common.sh +++ b/common.sh @@ -3,3 +3,4 @@ PROJECT_NAME=statserver SOURCE_DIR=third_party/stat SOURCE_PATH=third_party/stat/server/statserver_go COMPILE_CMD=make +EXT_PKG_FILES=ecosystem.config.js diff --git a/ecosystem.config.js b/ecosystem.config.js new file mode 120000 index 0000000..ba2cdd1 --- /dev/null +++ b/ecosystem.config.js @@ -0,0 +1 @@ +third_party/tools/scripts/publish_pm2_golang/ecosystem.config.js \ No newline at end of file diff --git a/reload.sh b/reload.sh index 33b560e..40b47b6 120000 --- a/reload.sh +++ b/reload.sh @@ -1 +1 @@ -third_party/tools/scripts/publish_golang/reload.sh \ No newline at end of file +third_party/tools/scripts/publish_pm2_golang/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh index 26e36a5..f890667 120000 --- a/restart.sh +++ b/restart.sh @@ -1 +1 @@ -third_party/tools/scripts/publish_golang/restart.sh \ No newline at end of file +third_party/tools/scripts/publish_pm2_golang/restart.sh \ No newline at end of file diff --git a/third_party/tools b/third_party/tools index 725d70e..d21d38d 160000 --- a/third_party/tools +++ b/third_party/tools @@ -1 +1 @@ -Subproject commit 725d70ebaba30c20124075cf5e4bd751d2404d28 +Subproject commit d21d38ddaf0515bcc978095f58beece3f105732c