fi, fy fo fum, if-then- doesn't work without one

svn:r6928
This commit is contained in:
Andrew Lewman 2006-07-27 20:03:09 +00:00
parent a5e5074807
commit 79144b8eb0

View File

@ -137,6 +137,8 @@ if [ $OS = "tiger" || $OS = "leopard" ]; then
echo "$var" >> $TARGET/torrc
fi
done
fi
fi
/bin/launchctl load /System/Library/LaunchDaemons/net.freehaven.tor.plist
/bin/launchctl start net.freehaven.tor
else