mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 11:04:29 +05:00
fix: little UI fixes
This commit is contained in:
@@ -12,7 +12,7 @@ install_ui(){
|
|||||||
echo -e "| Klipper API: | 5) [Fluidd] | "
|
echo -e "| Klipper API: | 5) [Fluidd] | "
|
||||||
echo -e "| 2) [Moonraker] | 6) [Octoprint] | "
|
echo -e "| 2) [Moonraker] | 6) [Octoprint] | "
|
||||||
echo -e "| | | "
|
echo -e "| | | "
|
||||||
echo -e "| | HDMI Screen | "
|
echo -e "| | HDMI Screen: | "
|
||||||
echo -e "| | 7) [KlipperScreen] | "
|
echo -e "| | 7) [KlipperScreen] | "
|
||||||
quit_footer
|
quit_footer
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,8 +2,7 @@ remove_ui(){
|
|||||||
top_border
|
top_border
|
||||||
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
|
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
|
||||||
hr
|
hr
|
||||||
echo -e "| Files and directories which remain untouched: | "
|
echo -e "| Directories which remain untouched: | "
|
||||||
echo -e "| --> ~/printer.cfg | "
|
|
||||||
echo -e "| --> ~/klipper_config | "
|
echo -e "| --> ~/klipper_config | "
|
||||||
echo -e "| --> ~/kiauh-backups | "
|
echo -e "| --> ~/kiauh-backups | "
|
||||||
echo -e "| You need remove them manually if you wish so. | "
|
echo -e "| You need remove them manually if you wish so. | "
|
||||||
|
|||||||
Reference in New Issue
Block a user