From 961e64ccd9856b9aeb59004520f39fb0088fb1fb Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sun, 25 Jun 2023 19:25:06 +0800 Subject: [PATCH] 1 --- boundle.sh | 1 + ecosystem.config.js | 1 + reload.sh | 1 + restart.sh | 1 + 4 files changed, 4 insertions(+) create mode 120000 boundle.sh create mode 120000 ecosystem.config.js create mode 120000 reload.sh create mode 120000 restart.sh diff --git a/boundle.sh b/boundle.sh new file mode 120000 index 0000000..0b7edac --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +thrid_party/tools/scripts/publish_nodejs/boundle.sh \ No newline at end of file diff --git a/ecosystem.config.js b/ecosystem.config.js new file mode 120000 index 0000000..a71bd39 --- /dev/null +++ b/ecosystem.config.js @@ -0,0 +1 @@ +thrid_party/tools/scripts/publish_nodejs/ecosystem.config.js \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..69de3f1 --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +thrid_party/tools/scripts/publish_nodejs/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..562a2e2 --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +thrid_party/tools/scripts/publish_nodejs/restart.sh \ No newline at end of file