smaller
This commit is contained in:
parent
e93effa794
commit
1c6ec4723e
@ -98,7 +98,7 @@ ISO=${ISO}_${CVSTAG}.iso
|
|||||||
ISOGZ=${ISO}.gz
|
ISOGZ=${ISO}.gz
|
||||||
echo "Making $ISOGZ"
|
echo "Making $ISOGZ"
|
||||||
|
|
||||||
USRMB=650
|
USRMB=100
|
||||||
|
|
||||||
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
|
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
|
||||||
USRSECTS="`expr $USRMB \* 1024 \* 2`"
|
USRSECTS="`expr $USRMB \* 1024 \* 2`"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user