Loading contrib/osx/uninstall_tor_bundle.sh +5 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,11 @@ done < $PACKAGE_LIST_SRC ## nuke the user created by the install process. echo ". Removing created user $TOR_USER" if [ -x /usr/bin/dscl ]; then dscl . -delete /users/$TOR_USER else niutil -destroy . /users/$TOR_USER fi ## clean up Loading Loading
contrib/osx/uninstall_tor_bundle.sh +5 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,11 @@ done < $PACKAGE_LIST_SRC ## nuke the user created by the install process. echo ". Removing created user $TOR_USER" if [ -x /usr/bin/dscl ]; then dscl . -delete /users/$TOR_USER else niutil -destroy . /users/$TOR_USER fi ## clean up Loading