Fix for installer

This commit is contained in:
obscuren
2014-06-26 23:25:17 +02:00
parent 52ddf044ae
commit d57b7e8d5f
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ if [ $? != 0 ]; then
fi
echo "serpent-go"
cd $GOPATH/src/github.com/obscuren/mutan
cd $GOPATH/src/github.com/obscuren/serpent-go
echo "init submodule"
git submodule init