From 8526553013feca3d2c4987a21a7ea2b3ea052755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Sun, 8 Jun 2025 20:39:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/box.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/box.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shells/box.sh b/shells/box.sh index 403317b..baa13e7 100644 --- a/shells/box.sh +++ b/shells/box.sh @@ -1,5 +1,5 @@ #!/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 apk_path="/tvhelper/apks/" @@ -199,7 +199,6 @@ handle_choice() { show_menu() { current_date=$(date +%Y%m%d) - mkdir -p /tvhelper/shells/data clear echo "***********************************************************************" echo -e "* ${YELLOW}TVBOX助手 Docker版 (${current_date})${NC} "