From a0ca0be2542916e0b7db3e1d3e2dda4fb3e98916 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Sun, 22 May 2022 16:18:29 +0200 Subject: [PATCH] style: fix whitespace issue Signed-off-by: Dominik Willner th33xitus@gmail.com --- 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 f2c1484..4fdb771 100755 --- a/scripts/ui/install_menu.sh +++ b/scripts/ui/install_menu.sh @@ -23,7 +23,7 @@ function install_ui() { echo -e "| 1) [Klipper] | 6) [OctoPrint] |" echo -e "| 2) [Moonraker] | |" echo -e "| | Other: |" - echo -e "| Klipper Webinterface : | 7) [PrettyGCode] |" + echo -e "| Klipper Webinterface: | 7) [PrettyGCode] |" echo -e "| 3) [Mainsail] | 8) [Telegram Bot] |" echo -e "| 4) [Fluidd] | |" echo -e "| | Webcam Streamer: |"