From 6c87807908ccd6e68013f5c6e3b209840b68e4cc Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sat, 12 Jan 2019 19:03:12 +0800 Subject: [PATCH] ok --- .gitignore | 2 ++ boundle.sh | 1 + ci_script | 1 + manage.py | 1 + reload.sh | 1 + restart.sh | 1 + start_instance.sh | 1 + third_party/dbproxy | 2 +- 8 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 120000 boundle.sh create mode 120000 ci_script create mode 120000 manage.py create mode 120000 reload.sh create mode 120000 restart.sh create mode 120000 start_instance.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d567ba0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +target diff --git a/boundle.sh b/boundle.sh new file mode 120000 index 0000000..7331e2c --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +ci_script/boundle.sh \ No newline at end of file diff --git a/ci_script b/ci_script new file mode 120000 index 0000000..733f28a --- /dev/null +++ b/ci_script @@ -0,0 +1 @@ +third_party/dbproxy/server/tools/scripts/ci/dbproxy \ No newline at end of file diff --git a/manage.py b/manage.py new file mode 120000 index 0000000..3894562 --- /dev/null +++ b/manage.py @@ -0,0 +1 @@ +ci_script/manage.py \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..3304f9a --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +ci_script/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..744a7fd --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +ci_script/restart.sh \ No newline at end of file diff --git a/start_instance.sh b/start_instance.sh new file mode 120000 index 0000000..94139f7 --- /dev/null +++ b/start_instance.sh @@ -0,0 +1 @@ +ci_script/start_instance.sh \ No newline at end of file diff --git a/third_party/dbproxy b/third_party/dbproxy index 580d600..b0b795a 160000 --- a/third_party/dbproxy +++ b/third_party/dbproxy @@ -1 +1 @@ -Subproject commit 580d6001fa0de80cb959fa66e2eef5693f3ed73b +Subproject commit b0b795a8240d70d863c2c0dc58e2281c74befada