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 6ff55a9ea7 - Show all commits

View File

@@ -79,7 +79,7 @@ function klipper_setup_dialog(){
case "${yn}" in
Y|y|Yes|yes|"")
select_msg "Yes"
status_msg "Installing ${count} Klipper instance(s) ..."
status_msg "Installing ${count} Klipper instance(s) ... \n"
klipper_setup "${count}"
break;;
N|n|No|no)