Update bash_task_formatter/task_formatter.sh

This commit is contained in:
HHF Technology 2024-11-25 16:59:34 +05:30
parent 8b7c522c60
commit cfcf3b08bb

View file

@ -38,9 +38,6 @@ print_header() {
center_text " |___/ |___/ " center_text " |___/ |___/ "
center_text " " center_text " "
echo -e "${COLOR_YELLOW}\n" 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}" center_text "${script_name}"
echo -e "\n" echo -e "\n"
center_text "${script_link}" center_text "${script_link}"