mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 02:24:27 +05:00
fix: formatting
This commit is contained in:
@@ -33,9 +33,7 @@ update_menu(){
|
||||
read_bb4u_stat
|
||||
update_ui
|
||||
while true; do
|
||||
echo -e "${cyan}"
|
||||
read -p "Perform action: " action; echo
|
||||
echo -e "${default}"
|
||||
read -p "${cyan}Perform action:${default} " action; echo
|
||||
case "$action" in
|
||||
0)
|
||||
clear
|
||||
|
||||
Reference in New Issue
Block a user