Archived
1
0

Nicer ending message.

This commit is contained in:
d 2016-06-04 19:41:26 +02:00
parent 3bd9e85682
commit 59a8e244a0

View File

@ -88,4 +88,5 @@ else
cp $GOPATH/bin/srndv2 $root
fi
echo "Built"
echo -e "Built\n"
echo "Now configure NNTPChan with ./srndv2 setup"