From 2403600e2ad3375fbd77f09900c73fba530a07ad Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Fri, 12 Jun 2015 19:14:45 +0200 Subject: Renamed to spacebot --- compile.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'compile.sh') diff --git a/compile.sh b/compile.sh index c89b8f8..a073c19 100755 --- a/compile.sh +++ b/compile.sh @@ -1,4 +1,3 @@ #!/bin/sh -cmake . -make +cmake . && make -- cgit v1.2.3