[or-cvs] r16262: Fixed a typo. (incognito/trunk/root_overlay/usr/sbin)

anonym at seul.org anonym at seul.org
Wed Jul 30 14:12:09 UTC 2008


Author: anonym
Date: 2008-07-30 10:12:09 -0400 (Wed, 30 Jul 2008)
New Revision: 16262

Modified:
   incognito/trunk/root_overlay/usr/sbin/first-run
Log:
Fixed a typo.


Modified: incognito/trunk/root_overlay/usr/sbin/first-run
===================================================================
--- incognito/trunk/root_overlay/usr/sbin/first-run	2008-07-30 14:10:54 UTC (rev 16261)
+++ incognito/trunk/root_overlay/usr/sbin/first-run	2008-07-30 14:12:09 UTC (rev 16262)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-firefox file:///usr/share/incognito/walkthrough/walkthrough.html && \
-rm -f /home/__INCOGNITO_USER__/.kde/Autostart/first-run.sh
+firefox file:///usr/share/incognito/walkthrough/walkthrough.html &
+rm -f /home/__INCOGNITO_USER__/.kde/Autostart/first-run



More information about the tor-commits mailing list