Update bash_task_formatter/task_formatter.sh

This commit is contained in:
HHF Technology 2024-11-25 16:57:09 +05:30
parent 15d7215af1
commit 8b7c522c60

View file

@ -28,13 +28,18 @@ print_header() {
local script_link=$2
clear
echo -e "${COLOR_GREEN}"
center_text " ______ _ ______ _ _ "
center_text "| ___ \ | | | ___| | | | | "
center_text "| |_/ / __ _ ___| |__ | |_ ___ _ __ _ __ ___ __ _| |_| |_ ___ _ __ "
center_text "| ___ \/ _\` / __| '_ \ | _/ _ \| '__| '_ \` _ \ / _\` | __| __/ _ \ '__|"
center_text "| |_/ / (_| \__ \ | | | | || (_) | | | | | | | | (_| | |_| || __/ | "
center_text "\____/ \__,_|___/_| |_| \_| \___/|_| |_| |_| |_|\__,_|\__|\__\___|_| "
center_text " "
center_text " _ _ _ _ ______ _____ _ _ "
center_text "| | | | | | | ____| __ \ | | | | "
center_text "| |__| | |__| | |__ | |__) |__ ___| |__ _ __ ___ | | ___ __ _ _ _"
center_text "| __ | __ | __| | ___/ _ \/ __| '_ \| '_ \ / _ \| |/ _ \ / _` | | | |"
center_text "| | | | | | | | | | | __/ (__| | | | | | | (_) | | (_) | (_| | |_| |"
center_text "|_| |_|_| |_|_| |_| \___|\___|_| |_|_| |_|\___/|_|\___/ \__, |\__, |"
center_text " __/ | __/ |"
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"