style(kiauh.sh): prefix question

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-05-26 12:55:59 +02:00
parent 6c0fb2a7ed
commit 71e7e1b332

View File

@@ -67,7 +67,7 @@ function kiauh_update_dialog() {
bottom_border
local yn
read -p "${cyan}Do you want to update now? (Y/n):${white} " yn
read -p "${cyan}###### Do you want to update now? (Y/n):${white} " yn
while true; do
case "${yn}" in
Y|y|Yes|yes|"")