*** empty log message ***
This commit is contained in:
parent
cb3dcbedaa
commit
7ba3f5e26a
|
@ -23,7 +23,7 @@ if [ $N != 1 -a $N != 1_NONUS ]; then
|
|||
exit 0;
|
||||
fi
|
||||
|
||||
echo "-B boot/second.b boot1" > $N.mkisofs_opts
|
||||
echo "-B boot1/boot/second.b boot1" > $N.mkisofs_opts
|
||||
rm -rf boot1
|
||||
|
||||
inst=boot1
|
||||
|
|
Loading…
Reference in New Issue