更新 shells/tv.sh

This commit is contained in:
悟空的日常镜像仓库 2024-11-19 14:29:11 +08:00
parent a027fd86dd
commit 34e1e66647

View File

@ -396,7 +396,7 @@ install_dbmarket() {
}
# 安装沙发管家
install_dbmarket() {
install_shafa() {
echo -e "${BLUE}安装过程若出现弹框,请点击详情后选择【仍然安装】即可${NC}"
install_apk "${apk_path}sfgj.apk" "com.shafa.market"
}