From 4d66dc7cb3017cbe2189430bf6b56f57ebc7ad84 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 14 Apr 2022 23:49:45 +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..1e65069 --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +third_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..a1e0e92 --- /dev/null +++ b/ecosystem.config.js @@ -0,0 +1 @@ +third_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..c70949a --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +third_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..42c0943 --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_nodejs/restart.sh \ No newline at end of file