From 8386f885d808543acba20c4a7b11725f99085add Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 21 Oct 2005 22:16:31 +0000 Subject: [PATCH] Bigger --- tools/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release.sh b/tools/release.sh index c507746eb..f845049d4 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -94,7 +94,7 @@ ISO=${ISO}_${CVSTAG}.iso ISOGZ=${ISO}.gz echo "Making $ISOGZ" -USRMB=600 +USRMB=650 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRSECTS="`expr $USRMB \* 1024 \* 2`" -- 2.44.0