feat: KIAUH v4.0.0 #191

Merged
dw-0 merged 453 commits from v4-rc into master 2022-05-29 20:11:16 +02:00
Showing only changes of commit ad7034bf95 - Show all commits

View File

@@ -99,7 +99,7 @@ function moonraker_setup_dialog(){
while true; do
((moonraker_count == 1)) && local question="Install Moonraker?"
((moonraker_count > 1)) && local question="Install ${moonraker_count} Moonraker instances?"
read -p "${cyan}###### ${question}? (Y/n):${white} " yn
read -p "${cyan}###### ${question} (Y/n):${white} " yn
case "${yn}" in
Y|y|Yes|yes|"")
select_msg "Yes"