Update 'test.sh'
This commit is contained in:
parent
44bf07d5ce
commit
440008d5b8
22
test.sh
22
test.sh
@ -59,17 +59,17 @@ pushd $TEMP_DIR >/dev/null
|
||||
# done
|
||||
# clear
|
||||
|
||||
# function header_info {
|
||||
# echo -e "${BL}
|
||||
# _ _ ____ _____
|
||||
# | | | | /\ / __ \ / ____|
|
||||
# | |__| | / \ | | | | (___
|
||||
# | __ | / /\ \| | | |\___ \
|
||||
# | | | |/ ____ \ |__| |____) |
|
||||
# |_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/
|
||||
# ${CL}"
|
||||
# }
|
||||
# header_info
|
||||
function header_info {
|
||||
echo -e "${BL}
|
||||
_ _ ____ _____
|
||||
| | | | /\ / __ \ / ____|
|
||||
| |__| | / \ | | | | (___
|
||||
| __ | / /\ \| | | |\___ \
|
||||
| | | |/ ____ \ |__| |____) |
|
||||
|_| |_/_/ ${CL}${YW}v3${CL}${BL} \_\____/|_____/
|
||||
${CL}"
|
||||
}
|
||||
header_info
|
||||
|
||||
function msg_info() {
|
||||
local msg="$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user