From eb7a3e90ab55e4ed981f0dc8bb0b256e4beaae26 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 8 Mar 2022 13:59:41 +0800 Subject: [PATCH] 1 --- boundle.sh | 1 + boundle2.sh | 1 + reload.sh | 1 + restart.sh | 1 + webapp | 1 + 5 files changed, 5 insertions(+) create mode 120000 boundle.sh create mode 120000 boundle2.sh create mode 120000 reload.sh create mode 120000 restart.sh create mode 120000 webapp 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/boundle2.sh b/boundle2.sh new file mode 120000 index 0000000..6611113 --- /dev/null +++ b/boundle2.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_php/boundle2.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 diff --git a/webapp b/webapp new file mode 120000 index 0000000..91dd67e --- /dev/null +++ b/webapp @@ -0,0 +1 @@ +third_party/gamelog/webapp \ No newline at end of file