summaryrefslogtreecommitdiff
path: root/game_server/build.sh
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-05-07 05:30:03 +0200
committernatrixaeria <janng@gmx.de>2019-05-07 05:30:03 +0200
commit6d988d13f7fc1652e2d041cfd1c4b40dce6a8adb (patch)
tree85b7e74033dfe9c7fc23158d45354bc757927f85 /game_server/build.sh
parentd574650f70daa0cee15220eea305ca7eb594a746 (diff)
Add the game server
Diffstat (limited to 'game_server/build.sh')
-rwxr-xr-xgame_server/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/game_server/build.sh b/game_server/build.sh
new file mode 100755
index 0000000..67e239f
--- /dev/null
+++ b/game_server/build.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+rustup run nightly cargo run