diff --git a/functions b/functions index 3c15003..73ea552 100644 --- a/functions +++ b/functions @@ -795,4 +795,6 @@ multiselect(){ #for option in "${my_options[@]}"; do # echo -e "$option\t=> ${result[idx]}" # ((idx++)) -#done \ No newline at end of file +#done + +set-boxtype \ No newline at end of file