Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-teterwak committed May 18, 2015
1 parent 7c60ba9 commit 00dc7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash

if [ ! -d mshadow ]; then
git clone https://github.com/dmlc/mshadow.git
git clone https://github.com/dato-code/mshadow.git
fi

if [ ! -d rabit ]; then
Expand Down

0 comments on commit 00dc7c8

Please sign in to comment.