From a93f3201f9627704b78555f7f01a1f40d31abb5a Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Fri, 18 Nov 2016 09:58:15 -0500 Subject: [PATCH] fix build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 85bf5c0..071b3f7 100755 --- a/build.sh +++ b/build.sh @@ -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