From 00055d4a774618f2962a07879ce2b83872e0e771 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 16:59:14 +0200 Subject: [PATCH] Update scripts/octoapp.sh Co-authored-by: dw-0 --- scripts/octoapp.sh | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/scripts/octoapp.sh b/scripts/octoapp.sh index 5546502..5609aac 100644 --- a/scripts/octoapp.sh +++ b/scripts/octoapp.sh @@ -73,14 +73,12 @@ function octoapp_setup_dialog() { done fi blank_line - echo -e "| The setup will apply the same names to |" - echo -e "| OctoApp |" + echo -e "| The setup will apply the same names to OctoApp |" blank_line - echo -e "| Please select the number of OctoApp instances |" - echo -e "| to install. Usually one OctoApp instance per |" - echo -e "| Moonraker instance is required, but you may not |" - echo -e "| install more OctoApp instances than available |" - echo -e "| Moonraker instances. |" + echo -e "| Please select the number of OctoApp instances to |" + echo -e "| install. Usually one OctoApp instance per Moonraker |" + echo -e "| instance is required, but you may not install more |" + echo -e "| OctoApp instances than available Moonraker instances. |" bottom_border ### ask for amount of instances