aboutsummaryrefslogtreecommitdiff
path: root/cmd/mt-multiserver-proxy
diff options
context:
space:
mode:
authorRiley <49880817+DerZombiiie@users.noreply.github.com>2022-04-21 11:46:31 +0200
committerGitHub <noreply@github.com>2022-04-21 11:46:31 +0200
commitd3fb7dee3c1788e3eede83381cc41bcdc1adbb40 (patch)
treeab8fbe4369a8e7d3712fee9d689bd5181d59978d /cmd/mt-multiserver-proxy
parent9d5ed877255a2e71e62dacbd3eb082b725cf44ee (diff)
Update build.sh
Diffstat (limited to 'cmd/mt-multiserver-proxy')
-rwxr-xr-xcmd/mt-multiserver-proxy/build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/mt-multiserver-proxy/build.sh b/cmd/mt-multiserver-proxy/build.sh
index c0f039a..dd49510 100755
--- a/cmd/mt-multiserver-proxy/build.sh
+++ b/cmd/mt-multiserver-proxy/build.sh
@@ -1,4 +1,4 @@
cd ../..
-go build .
+go build
cd cmd/mt-multiserver-proxy
-go build .
+go build