From 499e02ec7824411e77ae703431ccb0fcd073ebec Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 6 Sep 2019 11:59:26 +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..b03ed19 --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_php/boundle.sh \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..5af45d8 --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_php/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..2ee01dc --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_php/restart.sh \ No newline at end of file