From 4536a6ebaae5ebb274cf53a98050a3431e68b5d8 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 8 Jul 2022 23:56:41 -0700 Subject: [PATCH] re-added boxborder initialization --- functions | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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