tazlito diff tazlito-wiz @ rev 501

Clean efi/boot to build loram
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 20 13:25:56 2018 +0200 (2018-05-20)
parents d7d87b67adeb
children 7c8e4ca19511
line diff
     1.1 --- a/tazlito-wiz	Sat Nov 19 15:21:20 2016 +0200
     1.2 +++ b/tazlito-wiz	Sun May 20 13:25:56 2018 +0200
     1.3 @@ -217,7 +217,7 @@
     1.4  # Summary
     1.5  
     1.6  summary() {
     1.7 -	. tazlito.conf
     1.8 +	. ./tazlito.conf
     1.9  	iso_size=$(du -sh $distro/$ISO_NAME.iso | awk '{print $1}')
    1.10  	distro_size=$(du -sh $distro/rootfs | awk '{print $1}')
    1.11  	text="$(_ 'Live system summary')"