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 {
echo -e "${BL}
_ _ ____ _____
| | | | /\ / __ \ / ____|
| |__| | / \ | | | | (___
| __ | / /\ \| | | |\___ \
| | | |/ ____ \ |__| |____) |
|_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/
___ _ _ _ __
/ __|| |_ | |_ ___ | '_ \ ___
\__ \| _|| \ / _ \| .__// -_)
|___/ \__||_||_|\___/|_| \___|
${CL}"
}
header_info