From b0a65fe14ebeb228d76113c76da1888aff131b7f Mon Sep 17 00:00:00 2001 From: th33xitus Date: Sat, 17 Jun 2023 19:49:57 +0200 Subject: [PATCH] refactor(UI): remove warn message more than half a year is gone, the warning should not be that important anymore Signed-off-by: Dominik Willner --- scripts/ui/main_menu.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/ui/main_menu.sh b/scripts/ui/main_menu.sh index 7cf8898..a425f18 100755 --- a/scripts/ui/main_menu.sh +++ b/scripts/ui/main_menu.sh @@ -12,10 +12,6 @@ set -e function main_ui() { - echo -e "${yellow}/=======================================================\\" - echo -e "| Please read the newest changelog carefully: |" - echo -e "| https://git.io/JnmlX |" - echo -e "\=======================================================/${white}" top_border echo -e "| $(title_msg "~~~~~~~~~~~~~~~ [ Main Menu ] ~~~~~~~~~~~~~~~") |" hr