更新 shells/sony.sh

This commit is contained in:
悟空的日常镜像仓库 2025-06-08 20:39:54 +08:00
parent 8526553013
commit 065338fe25

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# wget -O sony.sh https://cafe.cpolar.top/wkdaily/tvhelper-docker/raw/branch/master/shells/sony.sh && chmod +x sony.sh && ./sony.sh # wget -O sony.sh https://cafe.cpolar.cn/wkdaily/tvhelper-docker/raw/branch/master/shells/sony.sh && chmod +x sony.sh && ./sony.sh
#******************************************************** #********************************************************
source common.sh source common.sh
# 定义红色文本 # 定义红色文本
@ -314,7 +314,6 @@ handle_choice() {
show_menu() { show_menu() {
current_date=$(date +%Y%m%d) current_date=$(date +%Y%m%d)
mkdir -p /tvhelper/shells/data
clear clear
echo "***********************************************************************" echo "***********************************************************************"
echo -e "* ${YELLOW}Sony电视专用助手Docker版 (${current_date})${NC} " echo -e "* ${YELLOW}Sony电视专用助手Docker版 (${current_date})${NC} "