更新 shells/box.sh
This commit is contained in:
parent
8f3be438a1
commit
8526553013
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# wget -O box.sh https://cafe.cpolar.top/wkdaily/tvhelper-docker/raw/branch/master/shells/box.sh && chmod +x box.sh && ./box.sh
|
# wget -O box.sh https://cafe.cpolar.cn/wkdaily/tvhelper-docker/raw/branch/master/shells/box.sh && chmod +x box.sh && ./box.sh
|
||||||
#********************************************************
|
#********************************************************
|
||||||
source common.sh
|
source common.sh
|
||||||
apk_path="/tvhelper/apks/"
|
apk_path="/tvhelper/apks/"
|
||||||
@ -199,7 +199,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}TVBOX助手 Docker版 (${current_date})${NC} "
|
echo -e "* ${YELLOW}TVBOX助手 Docker版 (${current_date})${NC} "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user