From 2c1af585c985ead6de0ade04491f64bea3b7425c Mon Sep 17 00:00:00 2001 From: Evgenii Date: Sat, 11 Sep 2021 03:21:44 +0300 Subject: [PATCH] Some adjustments --- scripts/ui/update_menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ui/update_menu.sh b/scripts/ui/update_menu.sh index ba60a54..7de6339 100755 --- a/scripts/ui/update_menu.sh +++ b/scripts/ui/update_menu.sh @@ -24,7 +24,7 @@ update_ui(){ echo -e "| 8) [PrettyGCode] | $LOCAL_PGC_COMMIT | $REMOTE_PGC_COMMIT | " echo -e "| 9) [MTelegramBot] | $LOCAL_MOONRAKERTELEGRAMBOT_COMMIT | $REMOTE_MOONRAKERTELEGRAMBOT_COMMIT | " echo -e "| |------------------------------| " - echo -e "| 10) [System] | $DISPLAY_SYS_UPDATE | " + echo -e "| 10) [System] | $DISPLAY_SYS_UPDATE | " quit_footer }