From 1c6ec4723ea9d735917a7e324a8f21e31907032f Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Sat, 22 Oct 2005 20:17:52 +0000 Subject: [PATCH] smaller --- tools/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release.sh b/tools/release.sh index 2e1e4af1d..feba06c53 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -98,7 +98,7 @@ ISO=${ISO}_${CVSTAG}.iso ISOGZ=${ISO}.gz echo "Making $ISOGZ" -USRMB=650 +USRMB=100 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRSECTS="`expr $USRMB \* 1024 \* 2`" -- 2.44.0