Archived
1
0

try again

This commit is contained in:
Jeff Becker
2016-05-13 10:12:58 -04:00
parent a8a98b03fb
commit bdd9ae9ae4

View File

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