Archived
1
0

fix build.sh

This commit is contained in:
Jeff Becker 2016-11-18 09:58:15 -05:00
parent c0ae3d0756
commit a93f3201f9

View File

@ -103,7 +103,7 @@ if [ "$ipfs" == "yes" ] ; then
else
if [ "$unstable" == "yes" ] ; then
make -C contrib/backends/srndv2
cp contrib/backends/srndv2/bin/nntpchand "$root"
cp contrib/backends/srndv2/nntpchand "$root/nntpchan"
echo "built unstable, if you don't know what to do, run without --unstable"
else
go get -u -v $tags github.com/majestrate/srndv2