Skip to content

Commit

Permalink
check-version.sh: search pkg by 10 pages
Browse files Browse the repository at this point in the history
  • Loading branch information
yrzr authored Jun 28, 2024
1 parent da8ad3f commit c085fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-version.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

SEARCH_PAGES='3'
SEARCH_PAGES='10'

if [ -f ./version_list ]; then
rm version_list
Expand Down

0 comments on commit c085fd8

Please sign in to comment.