We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78590dd commit af0c18bCopy full SHA for af0c18b
1 file changed
tor.sh
@@ -276,5 +276,5 @@ systemctl enable tor 2>/dev/null || systemctl enable tor@default
276
echo "Tor service enabled at boot."
277
278
# ===== Done =====
279
-echo "$(tput bold)$(tput setaf 2)✅ Tor node configured and running!!$(tput sgr0)"
+echo "$(tput bold)$(tput setaf 2)✅ Tor node configured and running! $(tput sgr0)"
280
echo "If this script was useful, visit https://tor.priorato.org and consider a Bitcoin donation."
0 commit comments