Archived
1
0

tweak build.sh

This commit is contained in:
Jeff Becker
2016-05-13 09:47:01 -04:00
parent 403c404ced
commit 309d8e6c45

View File

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