tazwok diff chroot-scripts/gen-iso @ rev 350

typo in web/index.php
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 22 22:30:38 2011 +0100 (2011-02-22)
parents 35ceb7fc85e0
children db18d2db42c2
line diff
     1.1 --- a/chroot-scripts/gen-iso	Fri Feb 18 18:13:38 2011 +0100
     1.2 +++ b/chroot-scripts/gen-iso	Tue Feb 22 22:30:38 2011 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  #!/bin/sh
     1.5 -# Little script to cook flavor in tazwok-experimental' chroot waiting
     1.6 +# Little script to cook flavor in tazwok chroot waiting
     1.7  # for something more consistent into tazlito.
     1.8  
     1.9  [ "$1" ] || { echo "Usage: gen-iso flavorname [gzip]" >&2; exit 1; }