summaryrefslogtreecommitdiffstats
path: root/_site/cgi-bin/seed.sh
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-03-08 18:43:15 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-03-08 18:43:15 +0800
commit4623c35ed189c8ed6b9ced043a9df4e7f9558ba0 (patch)
tree5f2455291fd071cafc861cb439db1df39c8b4742 /_site/cgi-bin/seed.sh
parent8a4da6809cf9368cd6a5dd7351181ea4256453f9 (diff)
downloadsite-search-bm-4623c35ed189c8ed6b9ced043a9df4e7f9558ba0.tar.gz
Diffstat (limited to '_site/cgi-bin/seed.sh')
-rwxr-xr-x_site/cgi-bin/seed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/cgi-bin/seed.sh b/_site/cgi-bin/seed.sh
index 9d85108..5ae14df 100755
--- a/_site/cgi-bin/seed.sh
+++ b/_site/cgi-bin/seed.sh
@@ -1,7 +1,7 @@
#!/bin/ksh
# Set the number of files/dirs
-TOTAL=10000
+TOTAL=500
# Approximate size in blocks
BLOCK_SIZE=16
COUNT=1