Archived
1
0

tweak build.sh

This commit is contained in:
Jeff Becker 2016-05-13 10:10:12 -04:00
parent 56c72d1d74
commit 2de7c633d4
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

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