From c806af4a70da74c3adb976821369a361e390d1b6 Mon Sep 17 00:00:00 2001 From: romanar Date: Mon, 19 Feb 2018 21:00:15 -0500 Subject: [PATCH] Removed OnionTip.com from post-install suggestions OnionTip.com has been down for quite a some time now. (https://github.com/DonnchaC/oniontip/issues/16) --- bootstrap.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index e552a35..153f3b4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -96,8 +96,6 @@ echo "== Try SSHing into this server again in a new window, to confirm the firew echo "" echo "== Edit /etc/tor/torrc" echo " - Set Address, Nickname, Contact Info, and MyFamily for your Tor relay" -echo " - Optional: include a Bitcoin address in the 'ContactInfo' line" -echo " - This will enable you to receive donations from OnionTip.com" echo " - Optional: limit the amount of data transferred by your Tor relay (to avoid additional hosting costs)" echo " - Uncomment the lines beginning with '#AccountingMax' and '#AccountingStart'" echo ""