style(kiauh.sh): prefix question
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
2
kiauh.sh
2
kiauh.sh
@@ -67,7 +67,7 @@ function kiauh_update_dialog() {
|
|||||||
bottom_border
|
bottom_border
|
||||||
|
|
||||||
local yn
|
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
|
while true; do
|
||||||
case "${yn}" in
|
case "${yn}" in
|
||||||
Y|y|Yes|yes|"")
|
Y|y|Yes|yes|"")
|
||||||
|
|||||||
Reference in New Issue
Block a user