summaryrefslogtreecommitdiff
path: root/2015-spacebot/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to '2015-spacebot/compile.sh')
-rwxr-xr-x2015-spacebot/compile.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/2015-spacebot/compile.sh b/2015-spacebot/compile.sh
new file mode 100755
index 0000000..a073c19
--- /dev/null
+++ b/2015-spacebot/compile.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cmake . && make