mirror of https://github.com/tteck/Proxmox.git
Update plex-v3.sh
This commit is contained in:
parent
92ecf5a39d
commit
ff86e9dc95
|
@ -26,13 +26,13 @@ while true; do
|
|||
done
|
||||
clear
|
||||
function header_info {
|
||||
echo -e "${BL}
|
||||
_ _ _ _
|
||||
| | ${YW}v3${CL}${BL} (_) | | | |
|
||||
| |__ ___ _ __ ___ ___ __ _ ___ ___ _ ___| |_ __ _ _ __ | |_
|
||||
| _ \ / _ \| _ _ \ / _ \/ _ / __/ __| / __| __/ _ | _ \| __|
|
||||
| | | | (_) | | | | | | __/ (_| \__ \__ \ \__ \ || (_| | | | | |_
|
||||
|_| |_|\___/|_| |_| |_|\___|\__,_|___/___/_|___/\__\__,_|_| |_|\__|
|
||||
echo -e "${YW}
|
||||
_____ _
|
||||
| __ \| |
|
||||
| |__) | | _____ __
|
||||
| ___/| |/ _ \ \/ /
|
||||
| | | | __/> <
|
||||
|_| v3 |_|\___/_/\_\
|
||||
${CL}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue