Update mariadb.sh

pull/84/head
tteckster 2022-02-24 12:28:36 -05:00 committed by GitHub
parent fbfc56989d
commit f2bf138bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -16,7 +16,6 @@ done
clear
function header_info {
echo -e "${BL}
__ __ _ _ _
| \/ | (_) | | |
| \ / | __ _ _ __ _ __ _ __| | |__
@ -24,10 +23,6 @@ echo -e "${BL}
| | | | (_| | | | | (_| | (_| | |_) |
|_| |_|\__,_|_| |_|\__,_|\__,_|_.__/
${CL}"
}