Skip to content

Commit

Permalink
Added setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
bendlas committed Dec 10, 2011
1 parent e8fb1d1 commit 4d66df8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.sh
@@ -0,0 +1,5 @@
#!/bin/sh

wget http://aichallenge.org/tools.tar.bz2
tar -xjvf tools.tar.bz2
rm tools.tar.bz2

0 comments on commit 4d66df8

Please sign in to comment.