From f02acfe0c5ccd70d2ea5b1e24254a0101ade117a Mon Sep 17 00:00:00 2001 From: ChiefGyk Date: Thu, 30 Jun 2016 08:56:43 -0400 Subject: [PATCH] fixed typo --- conf/tor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/tor.sh b/conf/tor.sh index 9d5b077a..a539182f 100755 --- a/conf/tor.sh +++ b/conf/tor.sh @@ -6,7 +6,7 @@ dialog --title "Disable Tor Exit Nodes?" \ --backtitle "" \ --yesno "Would you like to block all Tor exit nodes? This will block all traffic coming from Tor which will impair people using it to \ -avoid censorship. However the majority of malicious traffic is sourced from Tor. If you change your mind later you can comment/uncomment line 14 \ +avoid censorship. However the majority of malicious traffic is sourced from Tor. If you change your mind later you can comment/uncomment line 13 \ of /etc/cron.daily/blacklist where it specifies Tor Exit Nodes" 15 60 # Get exit status