mirror of https://github.com/tteck/Proxmox.git
Update ubuntu.sh
This commit is contained in:
parent
f48c800b67
commit
ff7559def0
|
@ -16,17 +16,12 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${YW}
|
echo -e "${YW}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
_ _ _ _
|
_ _ _ _
|
||||||
| | | | | | |
|
| | | | | | |
|
||||||
| | | | |__ _ _ _ __ | |_ _ _
|
| | | | |__ _ _ _ __ | |_ _ _
|
||||||
| | | | _ \| | | | _ \| __| | | |
|
| | | | _ \| | | | _ \| __| | | |
|
||||||
| |__| | |_) | |_| | | | | |_| |_| |
|
| |__| | |_) | |_| | | | | |_| |_| |
|
||||||
\____/|_.__/ \__,_|_| |_|\__|\__,_|
|
\____/|_.__/ \__,_|_| |_|\__|\__,_|
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue