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