From 8ef955534ff58dc6c3d204d602455c3f4aac239e Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 22 Sep 2023 19:24:48 +0800 Subject: [PATCH] 1 --- boundle.sh | 1 + reload.sh | 1 + restart.sh | 1 + 3 files changed, 3 insertions(+) create mode 120000 boundle.sh create mode 120000 reload.sh create mode 120000 restart.sh diff --git a/boundle.sh b/boundle.sh new file mode 120000 index 0000000..b9fd091 --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_golang/boundle.sh \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..33b560e --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_golang/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..26e36a5 --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_golang/restart.sh \ No newline at end of file