mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-07-06 17:51:09 +02:00
@@ -103,7 +103,7 @@ if [ "$ipfs" == "yes" ] ; then
|
||||
else
|
||||
if [ "$unstable" == "yes" ] ; then
|
||||
make -C contrib/backends/srndv2
|
||||
cp contrib/backends/srndv2/nntpchand "$root/nntpchan"
|
||||
cp contrib/backends/srndv2/bin/nntpchand "$root"
|
||||
echo "built unstable, if you don't know what to do, run without --unstable"
|
||||
else
|
||||
go get -u -v $tags github.com/majestrate/srndv2
|
||||
|
||||
Reference in New Issue
Block a user