From 22b3393f7fe4558a756fa076b315fd7a230f19df Mon Sep 17 00:00:00 2001 From: Sthope Date: Sat, 16 Jul 2022 18:44:05 +0000 Subject: [PATCH] Update 'test.sh' --- test.sh | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/test.sh b/test.sh index b76f714..3c9d1b9 100644 --- a/test.sh +++ b/test.sh @@ -61,12 +61,10 @@ pushd $TEMP_DIR >/dev/null function header_info { echo -e "${BL} - _ _ ____ _____ - | | | | /\ / __ \ / ____| - | |__| | / \ | | | | (___ - | __ | / /\ \| | | |\___ \ - | | | |/ ____ \ |__| |____) | - |_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/ + ___ _ _ _ __ + / __|| |_ | |_ ___ | '_ \ ___ + \__ \| _|| \ / _ \| .__// -_) + |___/ \__||_||_|\___/|_| \___| ${CL}" } header_info