mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a mis-spelled Privoxy.
svn:r8416
This commit is contained in:
@@ -11,7 +11,7 @@ fi
|
||||
if [ -f /Library/StartupItems/Privoxy/Privoxy.loc ]; then
|
||||
PRIVOXYPATH=`cat /Library/StartupItems/Privoxy/Privoxy.loc`
|
||||
else
|
||||
PRIVOXYPATH="/Library/Prioxy/"
|
||||
PRIVOXYPATH="/Library/Privoxy/"
|
||||
fi
|
||||
|
||||
# Backup all of Tor, just in case
|
||||
|
||||
Reference in New Issue
Block a user