aboutsummaryrefslogtreecommitdiff
path: root/cmd/mt-multiserver-proxy/build.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <52707839+HimbeerserverDE@users.noreply.github.com>2022-04-21 13:03:34 +0200
committerGitHub <noreply@github.com>2022-04-21 13:03:34 +0200
commit0901f91b42fb275d4b9f5b941e36240b83b4ea6f (patch)
treea31f108ff9617f83e39c0b7f0de4d56a1b79600f /cmd/mt-multiserver-proxy/build.sh
parentf1e68fd27e5441d04be7110d618ea07f02bffe00 (diff)
parentd294489eb5588b4b8f77a4795a476ba98fdcecf8 (diff)
Merge pull request #82 from ev2-1/main
Issue #4
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