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
|
# 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user