tazpanel diff installer.cgi @ rev 344
hardware.cgi: add mount / umount
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 02 14:06:54 2013 +0100 (2013-02-02) |
parents | a66d70e402b9 |
children |
line diff
1.1 --- a/installer.cgi Thu Jun 28 20:13:19 2012 +0100 1.2 +++ b/installer.cgi Sat Feb 02 14:06:54 2013 +0100 1.3 @@ -547,7 +547,7 @@ 1.4 local code 1.5 code=0 1.6 # Check tazinst 1.7 - if ! [ -x /usr/sbin/tazinst2 ] ; then 1.8 + if ! [ -x /usr/sbin/tazinst ] ; then 1.9 cat <<EOT 1.10 <h3>$(gettext 'Tazinst Error')</h3> 1.11 <p>$(gettext "<strong>tazinst</strong>, the lightweight SliTaz HDD installer \