fix: little UI fixes

This commit is contained in:
th33xitus
2021-01-09 18:02:59 +01:00
parent 1ab681e71a
commit d066999d0b
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ install_ui(){
echo -e "| Klipper API: | 5) [Fluidd] | "
echo -e "| 2) [Moonraker] | 6) [Octoprint] | "
echo -e "| | | "
echo -e "| | HDMI Screen | "
echo -e "| | HDMI Screen: | "
echo -e "| | 7) [KlipperScreen] | "
quit_footer
}

View File

@@ -2,8 +2,7 @@ remove_ui(){
top_border
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
hr
echo -e "| Files and directories which remain untouched: | "
echo -e "| --> ~/printer.cfg | "
echo -e "| Directories which remain untouched: | "
echo -e "| --> ~/klipper_config | "
echo -e "| --> ~/kiauh-backups | "
echo -e "| You need remove them manually if you wish so. | "