mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-15 01:12:22 +00:00
Update customizable_post_install.sh
This commit is contained in:
parent
44966f5a68
commit
8520e8e5ed
@ -2469,7 +2469,7 @@ fi
|
|||||||
local category_position=$((total_width - max_cat_width))
|
local category_position=$((total_width - max_cat_width))
|
||||||
|
|
||||||
local menu_items=()
|
local menu_items=()
|
||||||
local i=1
|
local i=0
|
||||||
local previous_category=""
|
local previous_category=""
|
||||||
|
|
||||||
for option in "${sorted_options[@]}"; do
|
for option in "${sorted_options[@]}"; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user