mirror of https://github.com/tteck/Proxmox.git
Update debian.sh
parent
ef1c7a0369
commit
8e5286ae9a
|
@ -16,9 +16,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${RD}
|
echo -e "${RD}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
_____ _ _
|
_____ _ _
|
||||||
| __ \ | | (_)
|
| __ \ | | (_)
|
||||||
| | | | ___| |__ _ __ _ _ __
|
| | | | ___| |__ _ __ _ _ __
|
||||||
|
@ -26,8 +23,6 @@ echo -e "${RD}
|
||||||
| |__| | __/ |_) | | (_| | | | |
|
| |__| | __/ |_) | | (_| | | | |
|
||||||
|_____/ \___|_.__/|_|\__,_|_| |_|
|
|_____/ \___|_.__/|_|\__,_|_| |_|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue