summaryrefslogtreecommitdiff
path: root/contrib/osx/uninstall_tor_bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/osx/uninstall_tor_bundle.sh')
-rwxr-xr-xcontrib/osx/uninstall_tor_bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/uninstall_tor_bundle.sh b/contrib/osx/uninstall_tor_bundle.sh
index 18b346005c..9d69d09e54 100755
--- a/contrib/osx/uninstall_tor_bundle.sh
+++ b/contrib/osx/uninstall_tor_bundle.sh
@@ -134,7 +134,7 @@ niutil -destroy . /users/$TOR_USER
## clean up
echo ". Cleaning up"
rm -rf $TEMP_BOM_CONTENTS
-rm -rf /Library/Privoxy/ /Library/StartupItems/Privoxy/ /Library/Tor/ /Library/StartupItems/Tor/
+rm -rf /Library/Privoxy/ /Library/StartupItems/Tor/ /Library/StartupItems/Privoxy/ /Library/Tor/
echo ". Finished"