aboutsummaryrefslogtreecommitdiff
path: root/cmd/mt-multiserver-proxy/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mt-multiserver-proxy/build.sh')
-rwxr-xr-xcmd/mt-multiserver-proxy/build.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/mt-multiserver-proxy/build.sh b/cmd/mt-multiserver-proxy/build.sh
new file mode 100755
index 0000000..dd49510
--- /dev/null
+++ b/cmd/mt-multiserver-proxy/build.sh
@@ -0,0 +1,4 @@
+cd ../..
+go build
+cd cmd/mt-multiserver-proxy
+go build