Update 'test.sh'

This commit is contained in:
Sthope 2022-07-16 18:41:49 +00:00
parent 44bf07d5ce
commit 440008d5b8

22
test.sh
View File

@ -59,17 +59,17 @@ pushd $TEMP_DIR >/dev/null
# done # done
# clear # clear
# function header_info { function header_info {
# echo -e "${BL} echo -e "${BL}
# _ _ ____ _____ _ _ ____ _____
# | | | | /\ / __ \ / ____| | | | | /\ / __ \ / ____|
# | |__| | / \ | | | | (___ | |__| | / \ | | | | (___
# | __ | / /\ \| | | |\___ \ | __ | / /\ \| | | |\___ \
# | | | |/ ____ \ |__| |____) | | | | |/ ____ \ |__| |____) |
# |_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/ |_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/
# ${CL}" ${CL}"
# } }
# header_info header_info
function msg_info() { function msg_info() {
local msg="$1" local msg="$1"