tazlito rev 433

Typo in create_iso
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 18 09:33:29 2016 +0200 (2016-09-18)
parents 045897b5020e
children c53dcc8b4370
files tazlito
line diff
     1.1 --- a/tazlito	Sat Sep 17 21:25:01 2016 +0200
     1.2 +++ b/tazlito	Sun Sep 18 09:33:29 2016 +0200
     1.3 @@ -284,7 +284,7 @@
     1.4  	genisoimage -R  -o $1  -hide-rr-moved  -b boot/isolinux/isolinux.bin \
     1.5  		-c boot/isolinux/boot.cat   -no-emul-boot   -boot-load-size 4 \
     1.6  		${uefi:+-eltorito-alt-boot  -e $uefi  -no-emul-boot} \
     1.7 -		-V "{$VOLUM_NAME:-SliTaz}"   -p "${PREPARED:-$(id -un)}" \
     1.8 +		-V "${VOLUM_NAME:-SliTaz}"   -p "${PREPARED:-$(id -un)}" \
     1.9  		-input-charset utf-8 \
    1.10  		-A "tazlito $VERSION/$(genisoimage --version)" \
    1.11  		-copyright README   -P "www.slitaz.org"   -boot-info-table $2