diff --git a/ct/plex-v3.sh b/ct/plex-v3.sh index 7f1569c5..4f7c796e 100644 --- a/ct/plex-v3.sh +++ b/ct/plex-v3.sh @@ -26,13 +26,13 @@ while true; do done clear function header_info { -echo -e "${BL} - _ _ _ _ - | | ${YW}v3${CL}${BL} (_) | | | | - | |__ ___ _ __ ___ ___ __ _ ___ ___ _ ___| |_ __ _ _ __ | |_ - | _ \ / _ \| _ _ \ / _ \/ _ / __/ __| / __| __/ _ | _ \| __| - | | | | (_) | | | | | | __/ (_| \__ \__ \ \__ \ || (_| | | | | |_ - |_| |_|\___/|_| |_| |_|\___|\__,_|___/___/_|___/\__\__,_|_| |_|\__| +echo -e "${YW} + _____ _ + | __ \| | + | |__) | | _____ __ + | ___/| |/ _ \ \/ / + | | | | __/> < + |_| v3 |_|\___/_/\_\ ${CL}" }