From b741fd021dd0474ee2d66fca454874fb44625b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20W=C3=BCrthner?= <5859228+crysxd@users.noreply.github.com> Date: Sun, 31 Mar 2024 17:07:25 +0200 Subject: [PATCH] Use "OctoApp for Klipper" in install menu --- scripts/ui/install_menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ui/install_menu.sh b/scripts/ui/install_menu.sh index d24b98f..8ed0410 100755 --- a/scripts/ui/install_menu.sh +++ b/scripts/ui/install_menu.sh @@ -28,7 +28,7 @@ function install_ui() { echo -e "| 4) [Fluidd] | 9) $(obico_install_title) |" echo -e "| | 10) [OctoEverywhere] |" echo -e "| | 11) [Mobileraker] |" - echo -e "| Touchscreen GUI: | 12) [OctoApp] |" + echo -e "| Touchscreen GUI: | 12) [OctoApp for Klipper] |" echo -e "| 5) [KlipperScreen] | |" echo -e "| | Webcam Streamer: |" echo -e "| | 13) [Crowsnest] |"