Archived
1
0

try fixing borked build.sh

This commit is contained in:
Jeff Becker
2016-05-13 10:11:28 -04:00
parent 2de7c633d4
commit 4a5fd4aba0

View File

@@ -69,7 +69,8 @@ if [ "x$ipfs" == "xyes" ] ; then
$GOPATH/bin/gx get $rev
cd $root
$GOPATH/bin/gx install
go get -u -v .
go get -u -v gx/ipfs/$rev
go build -v .
cp nntpchan srndv2
else
go get -u -v github.com/majestrate/srndv2