initial commit of a bigger kiauh rework to make multi instance installations possible

This commit is contained in:
th33xitus
2021-01-07 15:26:19 +01:00
parent 61dfab5683
commit 08ae57d349
12 changed files with 873 additions and 310 deletions

View File

@@ -26,13 +26,13 @@ install_menu(){
1)
clear
print_header
install_klipper
klipper_setup_dialog
print_msg && clear_msg
install_ui;;
2)
clear
print_header
install_moonraker
moonraker_setup_dialog
print_msg && clear_msg
install_ui;;
3)