Archived
1
0

tweak build.sh again

This commit is contained in:
Jeff Becker 2016-05-13 09:38:57 -04:00
parent ac0b171f19
commit 133b032f1d
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

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