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..180760d --- /dev/null +++ b/ci_script @@ -0,0 +1 @@ +third_party/game2001/server/tools/scripts/ci/masterserer \ 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