tazlito diff live.cgi @ rev 437

Add po/vi_VN.po (thanks tuananh88c25)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 04 17:51:47 2016 +0200 (2016-10-04)
parents 2d5ed83ee463
children 392ce00aa117
line diff
     1.1 --- a/live.cgi	Tue Dec 08 13:40:42 2015 +0200
     1.2 +++ b/live.cgi	Tue Oct 04 17:51:47 2016 +0200
     1.3 @@ -278,7 +278,7 @@
     1.4  		</table>
     1.5  EOT
     1.6  
     1.7 -		if [ $(id -u) -eq 0 -a ! -d /media/cdrom/boot/isolinux -a ! -f /boot/*slitaz* ]; then
     1.8 +		if [ $(id -u) -eq 0 -a ! -d /media/cdrom/boot/isolinux ]; then
     1.9  			msg warn "$(_ 'Cannot find SliTaz ISO/CD mounted in /media/cdrom (You will get only rootfs.gz)')"
    1.10  		fi
    1.11