Update 'test.sh'

This commit is contained in:
Sthope 2022-07-16 18:44:05 +00:00
parent 440008d5b8
commit 22b3393f7f

10
test.sh
View File

@ -61,12 +61,10 @@ pushd $TEMP_DIR >/dev/null
function header_info { function header_info {
echo -e "${BL} echo -e "${BL}
_ _ ____ _____ ___ _ _ _ __
| | | | /\ / __ \ / ____| / __|| |_ | |_ ___ | '_ \ ___
| |__| | / \ | | | | (___ \__ \| _|| \ / _ \| .__// -_)
| __ | / /\ \| | | |\___ \ |___/ \__||_||_|\___/|_| \___|
| | | |/ ____ \ |__| |____) |
|_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/
${CL}" ${CL}"
} }
header_info header_info