Browse Source

Rene Rebe:


			
			
				rocklinux
			
			
		
Rene Rebe 21 years ago
parent
commit
323135a2fa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Create-ISO

+ 1
- 1
scripts/Create-ISO

@ -127,7 +127,7 @@ done < $dat
echo "$spacer parsing for EVERY disk."
disks="0" ; disk_nr=0 ; disk_0_size=0
disk_0_data="index.txt=${isoprefix}_index.txt"
echo "index.txt=${isoprefix}_index.txt" >> ${pathspec}_0
while read type from to ; do
if [ $type = EVERY ] ; then
add $from $to

Loading…
Cancel
Save