mirror of https://github.com/tteck/Proxmox.git
Update mariadb.sh
parent
fbfc56989d
commit
f2bf138bf1
|
@ -16,7 +16,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${BL}
|
echo -e "${BL}
|
||||||
|
|
||||||
__ __ _ _ _
|
__ __ _ _ _
|
||||||
| \/ | (_) | | |
|
| \/ | (_) | | |
|
||||||
| \ / | __ _ _ __ _ __ _ __| | |__
|
| \ / | __ _ _ __ _ __ _ __| | |__
|
||||||
|
@ -24,10 +23,6 @@ echo -e "${BL}
|
||||||
| | | | (_| | | | | (_| | (_| | |_) |
|
| | | | (_| | | | | (_| | (_| | |_) |
|
||||||
|_| |_|\__,_|_| |_|\__,_|\__,_|_.__/
|
|_| |_|\__,_|_| |_|\__,_|\__,_|_.__/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue