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} "