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