+4
−0
macosx-tor.sh
0 → 100755
+8
−0
Loading
This is to work around a change in OS X 10.9, where application bundles launched by Finder have a working directory of "/". We find out where we live by taking the basename of the shim script, and set that as the current directory before launching the real tor executable. Without having the current directory set, tor can't find its pluggable transport executables.