mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-12 21:10:21 +03:00
bump size of category list due to new 2 new categories
This commit is contained in:
parent
7c89d46216
commit
03c2df6a40
@ -289,7 +289,7 @@ browse_categories () {
|
||||
get_category_list
|
||||
while [ 0 ]; do
|
||||
dialog --title "Choose a category" --menu "Please select the \
|
||||
category you wish to browse." 20 70 12 \
|
||||
category you wish to browse." 20 70 14 \
|
||||
--file $TMP/sbopkg_category_list 2>$TMP/sbopkg_category_selection
|
||||
if [ $? = 1 ]; then
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user