tazpanel rev 326

installer: Oh, sorry, I've checked error message and forget to change it back.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 13 14:36:18 2012 +0000 (2012-07-13)
parents 11de1097e83b
children 553ab3cf1707
files installer.cgi
line diff
     1.1 --- a/installer.cgi	Sun Jul 01 22:48:07 2012 +0000
     1.2 +++ b/installer.cgi	Fri Jul 13 14:36:18 2012 +0000
     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 \