From cfcf3b08bbe49b92901b0943c4a722bf5ac3c84f Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 25 Nov 2024 16:59:34 +0530 Subject: [PATCH] Update bash_task_formatter/task_formatter.sh --- bash_task_formatter/task_formatter.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/bash_task_formatter/task_formatter.sh b/bash_task_formatter/task_formatter.sh index 5ae3596..80c5c15 100644 --- a/bash_task_formatter/task_formatter.sh +++ b/bash_task_formatter/task_formatter.sh @@ -38,9 +38,6 @@ print_header() { center_text " |___/ |___/ " center_text " " echo -e "${COLOR_YELLOW}\n" - center_text "Please Vist https://forum.hhf.technology for more scripts to get it included" - echo -e "\n" - echo -e "${COLOR_YELLOW}\n" center_text "${script_name}" echo -e "\n" center_text "${script_link}"