更新 shells/sony.sh
This commit is contained in:
parent
8526553013
commit
065338fe25
@ -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} "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user