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
|
done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${BL}
|
echo -e "${YW}
|
||||||
_ _ _ _
|
_____ _
|
||||||
| | ${YW}v3${CL}${BL} (_) | | | |
|
| __ \| |
|
||||||
| |__ ___ _ __ ___ ___ __ _ ___ ___ _ ___| |_ __ _ _ __ | |_
|
| |__) | | _____ __
|
||||||
| _ \ / _ \| _ _ \ / _ \/ _ / __/ __| / __| __/ _ | _ \| __|
|
| ___/| |/ _ \ \/ /
|
||||||
| | | | (_) | | | | | | __/ (_| \__ \__ \ \__ \ || (_| | | | | |_
|
| | | | __/> <
|
||||||
|_| |_|\___/|_| |_| |_|\___|\__,_|___/___/_|___/\__\__,_|_| |_|\__|
|
|_| v3 |_|\___/_/\_\
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue