From a2bbc546dc43e04eac075914845e5913e950fb37 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 28 Nov 2019 17:22:02 +0800 Subject: [PATCH] 1 --- boundle.sh | 2 +- manage.py | 2 +- reload.sh | 2 +- restart.sh | 2 +- start_instance.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/boundle.sh b/boundle.sh index 7331e2c..17508bf 120000 --- a/boundle.sh +++ b/boundle.sh @@ -1 +1 @@ -ci_script/boundle.sh \ No newline at end of file +third_party/tools/scripts/publish_cpp_i_n/boundle.sh \ No newline at end of file diff --git a/manage.py b/manage.py index 3894562..5575f96 120000 --- a/manage.py +++ b/manage.py @@ -1 +1 @@ -ci_script/manage.py \ No newline at end of file +third_party/tools/scripts/publish_cpp_i_n/manage.py \ No newline at end of file diff --git a/reload.sh b/reload.sh index 3304f9a..4f94bd7 120000 --- a/reload.sh +++ b/reload.sh @@ -1 +1 @@ -ci_script/reload.sh \ No newline at end of file +third_party/tools/scripts/publish_cpp_i_n/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh index 744a7fd..40730a5 120000 --- a/restart.sh +++ b/restart.sh @@ -1 +1 @@ -ci_script/restart.sh \ No newline at end of file +third_party/tools/scripts/publish_cpp_i_n/restart.sh \ No newline at end of file diff --git a/start_instance.sh b/start_instance.sh index 94139f7..dc94249 120000 --- a/start_instance.sh +++ b/start_instance.sh @@ -1 +1 @@ -ci_script/start_instance.sh \ No newline at end of file +third_party/tools/scripts/publish_cpp_i_n/start_instance.sh \ No newline at end of file