From c3ee00d2c8ed6733f98bd151980297b7c85f4f85 Mon Sep 17 00:00:00 2001 From: Cyril Date: Mon, 13 Jan 2025 01:44:36 +0100 Subject: [PATCH] Update helper.sh --- helper.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helper.sh b/helper.sh index 4062877..08d7b1e 100755 --- a/helper.sh +++ b/helper.sh @@ -42,11 +42,11 @@ function update_menu() { title "A new script version is available!" "${green}" inner_line hr - echo -e " │ ${cyan}It's recommended to keep script up to date. Updates usually ${white}│" - echo -e " │ ${cyan}contain bug fixes, important changes or new features. ${white}│" - echo -e " │ ${cyan}Please consider updating! ${white}│" + echo -e " │ ${cyan}It's recommended to keep script up to date. Updates usually ${white}│" + echo -e " │ ${cyan}contain bug fixes, important changes or new features. ${white}│" + echo -e " │ ${cyan}Please consider updating! ${white}│" hr - echo -e " │ See changelog here: ${yellow}https://tinyurl.com/3sf3bzck ${white}│" + echo -e " │ See changelog here: ${yellow}https://tinyurl.com/3sf3bzck ${white}│" hr bottom_line local yn