diff --git a/bin/.gitkeep b/bin/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/boundle.sh b/boundle.sh new file mode 120000 index 0000000..17508bf --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_cpp_i_n/boundle.sh \ No newline at end of file diff --git a/manage.py b/manage.py new file mode 120000 index 0000000..5575f96 --- /dev/null +++ b/manage.py @@ -0,0 +1 @@ +third_party/tools/scripts/publish_cpp_i_n/manage.py \ No newline at end of file diff --git a/real_start_instance.sh b/real_start_instance.sh new file mode 120000 index 0000000..20e6a6d --- /dev/null +++ b/real_start_instance.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_cpp_i_n/real_start_instance.sh \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..4f94bd7 --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_cpp_i_n/reload.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..40730a5 --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +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 new file mode 120000 index 0000000..dc94249 --- /dev/null +++ b/start_instance.sh @@ -0,0 +1 @@ +third_party/tools/scripts/publish_cpp_i_n/start_instance.sh \ No newline at end of file