[or-cvs] r20389: {torbrowser} Update the proper path for the Vidalia data directory. (torbrowser/trunk/src/RelativeLink)

ioerror at seul.org ioerror at seul.org
Thu Aug 27 05:36:02 UTC 2009


Author: ioerror
Date: 2009-08-27 01:36:02 -0400 (Thu, 27 Aug 2009)
New Revision: 20389

Modified:
   torbrowser/trunk/src/RelativeLink/RelativeLink.sh
Log:
Update the proper path for the Vidalia data directory.


Modified: torbrowser/trunk/src/RelativeLink/RelativeLink.sh
===================================================================
--- torbrowser/trunk/src/RelativeLink/RelativeLink.sh	2009-08-27 05:33:59 UTC (rev 20388)
+++ torbrowser/trunk/src/RelativeLink/RelativeLink.sh	2009-08-27 05:36:02 UTC (rev 20389)
@@ -22,5 +22,5 @@
 # exec $HOME/bin/vidalia --loglevel debug --logfile vidalia-log \
 # --datadir .config/
 echo "Now attempting to launch the TBB for Linux..."
-exec $HOME/bin/vidalia --datadir Data/
+exec $HOME/bin/vidalia --datadir Data/Vidalia/
 echo "Everything should be gone!"



More information about the tor-commits mailing list