aboutsummaryrefslogtreecommitdiff
path: root/scripts/search.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/search.sh')
-rw-r--r--scripts/search.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/search.sh b/scripts/search.sh
index b8ab5d7..2dc92d6 100644
--- a/scripts/search.sh
+++ b/scripts/search.sh
@@ -69,7 +69,7 @@ if [ "$2" ]; then
limitn="-n $(($2+2))"
else
limit="limit 10"
- limitn="-n $((10+2))"
+ limitn="-n 12"
fi
if [ "$3" ]; then