slitaz-tools diff tinyutils/subox @ rev 62

Slitaz-installer.sh: add slitaz-loram-cdrom support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 22 14:36:42 2008 +0100 (2008-02-22)
parents adb072794713
children 7f10b236e5a3
line diff
     1.1 --- a/tinyutils/subox	Mon Jan 14 16:28:04 2008 +0100
     1.2 +++ b/tinyutils/subox	Fri Feb 22 14:36:42 2008 +0100
     1.3 @@ -48,7 +48,7 @@
     1.4      
     1.5      <hbox>
     1.6        <button ok>
     1.7 -        <action>echo $PASSWD | su -c `cat /tmp/subox-exec` &</action>
     1.8 +        <action>echo $PASSWD | su -c "`cat /tmp/subox-exec`" &</action>
     1.9          <action type="closewindow">SU_DIALOG</action>
    1.10        </button>
    1.11        <button cancel></button>